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 559cb0d commit a85fdedCopy full SHA for a85fded
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.0.0",
+ "xyz.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v4.3.2",
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.1"
+ "com.unity.xr.arfoundation": "4.1.5"
18
},
19
"keywords": [
20
"components",
0 commit comments