We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b1df1 commit 5497859Copy full SHA for 5497859
package.json
@@ -12,15 +12,13 @@
12
"arkit"
13
],
14
"dependencies": {
15
- "com.unity.xr.arfoundation": "3.0.0-preview.1",
16
- "com.unity.xr.legacyinputhelpers": "2.0.6",
17
- "com.unity.ugui": "1.0.0",
18
"xyz.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v3.0.2",
19
"com.unity.modules.animation": "1.0.0",
20
"com.unity.modules.imgui": "1.0.0",
21
"com.unity.modules.particlesystem": "1.0.0",
22
"com.unity.modules.ui": "1.0.0",
23
- "com.unity.modules.vr": "1.0.0",
24
- "com.unity.modules.xr": "1.0.0"
+ "com.unity.modules.xr": "1.0.0",
+ "com.unity.ugui": "1.0.0",
+ "com.unity.xr.arfoundation": "3.0.0-preview.3"
25
}
26
0 commit comments