From 1b71e3080d01dde676e394708458625f476d67d1 Mon Sep 17 00:00:00 2001 From: Andy Baker Date: Tue, 28 Nov 2023 11:40:16 +0000 Subject: [PATCH] Use our fork of moonsharp --- Packages/manifest.json | 2 +- Packages/packages-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 466dee3b2d..35780a9006 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -22,7 +22,7 @@ "com.unity.xr.management": "4.3.3", "com.unity.xr.oculus": "3.3.0", "com.unity.xr.openxr": "1.8.2", - "moonsharp": "https://github.com/nothke/moonsharp-unity-upm.git", + "moonsharp": "https://github.com/icosa-mirror/moonsharp-unity-upm.git", "org.nuget.google.apis": "1.57.0", "org.nuget.google.apis.auth": "1.57.0", "org.nuget.google.apis.core": "https://github.com/icosa-mirror/org.nuget.google.apis.core.git#unity-newtonsoft", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 8939bdca4f..ed4677830c 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -275,7 +275,7 @@ "url": "https://packages.unity.com" }, "moonsharp": { - "version": "https://github.com/nothke/moonsharp-unity-upm.git", + "version": "https://github.com/icosa-mirror/moonsharp-unity-upm.git", "depth": 0, "source": "git", "dependencies": {},