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 4cb380c commit 451926cCopy full SHA for 451926c
package.json
@@ -7,14 +7,14 @@
7
"description": "Generic components for use with ARFoundation",
8
"license": "MIT",
9
"dependencies": {
10
- "xyz.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v4.3.2",
+ "xyz.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v4.4.0",
11
"com.unity.modules.animation": "1.0.0",
12
"com.unity.modules.imgui": "1.0.0",
13
"com.unity.modules.particlesystem": "1.0.0",
14
"com.unity.modules.ui": "1.0.0",
15
"com.unity.modules.xr": "1.0.0",
16
"com.unity.ugui": "1.0.0",
17
- "com.unity.xr.arfoundation": "4.1.5"
+ "com.unity.xr.arfoundation": "4.1.7"
18
},
19
"keywords": [
20
"components",
0 commit comments