Skip to content

Commit f7f6868

Browse files
committed
Updated packages.
1 parent 89a43af commit f7f6868

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "xyz.candycoded.arfoundation-components",
33
"displayName": "ARFoundation-Components",
4-
"version": "4.0.3",
5-
"unity": "2021.3",
6-
"unityRelease": "17f1",
4+
"version": "4.0.4",
5+
"unity": "2022.3",
6+
"unityRelease": "13f1",
77
"description": "Generic components for use with ARFoundation",
88
"license": "MIT",
99
"dependencies": {
10-
"xyz.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v4.4.0",
10+
"xyz.candycoded.candycoded": "https://github.com/CandyCoded/CandyCoded.git#v4.4.1",
1111
"com.unity.modules.animation": "1.0.0",
1212
"com.unity.modules.imgui": "1.0.0",
1313
"com.unity.modules.particlesystem": "1.0.0",
1414
"com.unity.modules.ui": "1.0.0",
1515
"com.unity.modules.xr": "1.0.0",
1616
"com.unity.ugui": "1.0.0",
17-
"com.unity.xr.arfoundation": "4.2.7"
17+
"com.unity.xr.arfoundation": "5.1.0"
1818
},
1919
"keywords": [
2020
"components",

0 commit comments

Comments
 (0)