diff --git a/EintooAR/Packages/manifest.json b/EintooAR/Packages/manifest.json index bab9ae03..d83d4dc2 100644 --- a/EintooAR/Packages/manifest.json +++ b/EintooAR/Packages/manifest.json @@ -3,7 +3,6 @@ "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git", "com.coffee.ui-effect": "5.6.1", "com.fantasy.unity": "2024.2.24", - "com.kyrylokuzyk.arfoundationremote": "file:../Assets/Plugins/ARFoundationRemoteInstaller/com.kyrylokuzyk.arfoundationremote.tgz", "com.tuyoogame.yooasset": "2.1.2", "com.unity.2d.sprite": "1.0.0", "com.unity.2d.tilemap": "1.0.0", diff --git a/EintooAR/Packages/packages-lock.json b/EintooAR/Packages/packages-lock.json index 1216f2cb..3b43b5c8 100644 --- a/EintooAR/Packages/packages-lock.json +++ b/EintooAR/Packages/packages-lock.json @@ -45,21 +45,6 @@ "com.unity.modules.animation": "1.0.0" } }, - "com.kyrylokuzyk.arfoundationremote": { - "version": "file:../Assets/Plugins/ARFoundationRemoteInstaller/com.kyrylokuzyk.arfoundationremote.tgz", - "depth": 0, - "source": "local-tarball", - "dependencies": { - "com.unity.xr.arfoundation": "3.0.1", - "com.unity.xr.management": "3.0.4-preview.1", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.ugui": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.imgui": "1.0.0" - } - }, "com.tivadar.best.http": { "version": "file:com.tivadar.best.http", "depth": 0, @@ -683,7 +668,7 @@ }, "com.unity.modules.vr": { "version": "1.0.0", - "depth": 1, + "depth": 2, "source": "builtin", "dependencies": { "com.unity.modules.jsonserialize": "1.0.0",