From 625d9b802b29872e0686de8a1f1cc5ee05b3220e Mon Sep 17 00:00:00 2001 From: Samuel Bellomo Date: Wed, 31 Mar 2021 16:43:16 -0400 Subject: [PATCH] Updating packman to point to branch instead of tag --- Packages/manifest.json | 2 +- Packages/packages-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 1beaeb4a2..fd660594c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -10,7 +10,7 @@ "com.unity.ide.visualstudio": "2.0.7", "com.unity.ide.vscode": "1.2.3", "com.unity.learn.iet-framework": "1.2.1", - "com.unity.multiplayer.mlapi": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#0.1.0", + "com.unity.multiplayer.mlapi": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#release/0.1.0", "com.unity.postprocessing": "2.3.0", "com.unity.test-framework": "1.1.22", "com.unity.textmeshpro": "3.0.1", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 8f1863689..6fd7ea74e 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -93,7 +93,7 @@ "url": "https://packages.unity.com" }, "com.unity.multiplayer.mlapi": { - "version": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#0.1.0", + "version": "https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi.git?path=/com.unity.multiplayer.mlapi#release/0.1.0", "depth": 0, "source": "git", "dependencies": { @@ -101,7 +101,7 @@ "com.unity.modules.animation": "1.0.0", "com.unity.nuget.mono-cecil": "1.10.1-preview.1" }, - "hash": "17bd894dff1d327410e02add871123c4bd6f910f" + "hash": "3e3aef6aa02c2a25359898319e5bd49d3518b57b" }, "com.unity.multiplayer.samples.coop": { "version": "file:com.unity.multiplayer.samples.coop",