Update project version
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.ai.navigation": "1.1.4",
|
||||
"com.unity.nuget.newtonsoft-json": "3.0.2",
|
||||
"com.meta.xr.sdk.core": "67.0.0",
|
||||
"com.unity.textmeshpro": "3.0.6"
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
"com.unity.ai.navigation": "1.1.4",
|
||||
"com.unity.nuget.newtonsoft-json": "3.0.2"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
@@ -17,15 +17,15 @@
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.meta.xr.sdk.audio": "67.0.0",
|
||||
"com.meta.xr.sdk.interaction": "67.0.0",
|
||||
"com.meta.xr.sdk.interaction.ovr": "67.0.1",
|
||||
"com.meta.xr.sdk.platform": "67.0.0",
|
||||
"com.meta.xr.sdk.core": "67.0.0",
|
||||
"com.meta.xr.sdk.audio": "67.0.0",
|
||||
"com.meta.xr.sdk.voice": "67.0.0",
|
||||
"com.meta.xr.sdk.haptics": "67.0.0",
|
||||
"com.meta.xr.simulator": "66.0.1",
|
||||
"com.meta.xr.mrutilitykit": "67.0.0"
|
||||
"com.meta.xr.sdk.haptics": "67.0.0",
|
||||
"com.meta.xr.mrutilitykit": "67.0.0",
|
||||
"com.meta.xr.sdk.platform": "67.0.0",
|
||||
"com.meta.xr.sdk.interaction": "67.0.0",
|
||||
"com.meta.xr.sdk.interaction.ovr": "67.0.1"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
@@ -57,8 +57,8 @@
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
"com.unity.ugui": "1.0.0"
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.textmeshpro": "3.0.6"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
@@ -67,8 +67,8 @@
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.meta.xr.sdk.interaction": "67.0.0",
|
||||
"com.meta.xr.sdk.core": "67.0.0"
|
||||
"com.meta.xr.sdk.core": "67.0.0",
|
||||
"com.meta.xr.sdk.interaction": "67.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
@@ -105,7 +105,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.16",
|
||||
"version": "1.8.17",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -289,9 +289,9 @@
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.modules.subsystems": "1.0.0",
|
||||
"com.unity.modules.vr": "1.0.0",
|
||||
"com.unity.modules.xr": "1.0.0",
|
||||
"com.unity.modules.subsystems": "1.0.0",
|
||||
"com.unity.xr.legacyinputhelpers": "2.1.7"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
|
||||
Reference in New Issue
Block a user