From 7aa3614935f941fd53b2af1331d78f3b0d6a9bb6 Mon Sep 17 00:00:00 2001 From: Andrew Jorgensen Date: Tue, 25 Jun 2024 13:15:23 -0400 Subject: [PATCH] Json --- Packages/manifest.json | 2 +- Packages/packages-lock.json | 24 ++---------------------- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index f50073c5..bf2bd233 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "com.unity.cinemachine": "2.8.9", - "com.unity.collab-proxy": "1.17.7", + "com.unity.collab-proxy": "2.4.3", "com.unity.feature.2d": "1.0.0", "com.unity.test-framework": "1.4.4", "com.unity.textmeshpro": "3.0.9", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 2cdc2999..8492e80b 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -104,12 +104,10 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "1.17.7", + "version": "2.4.3", "depth": 0, "source": "registry", - "dependencies": { - "com.unity.services.core": "1.0.1" - }, + "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.ext.nunit": { @@ -140,24 +138,6 @@ "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.nuget.newtonsoft-json": { - "version": "3.0.2", - "depth": 2, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, - "com.unity.services.core": { - "version": "1.4.0", - "depth": 1, - "source": "registry", - "dependencies": { - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.nuget.newtonsoft-json": "3.0.2", - "com.unity.modules.androidjni": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.test-framework": { "version": "1.4.4", "depth": 0,