File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "com.de-panther.webxr" : " file:../../Packages/webxr" ,
3
+ "com.de-panther.webxr" : " file:../../Packages/webxr" ,
4
4
"com.unity.ide.rider" : " 2.0.5" ,
5
5
"com.unity.ide.vscode" : " 1.2.1" ,
6
6
"com.unity.test-framework" : " 1.1.16" ,
7
7
"com.unity.timeline" : " 1.2.16" ,
8
8
"com.unity.ugui" : " 1.0.0" ,
9
+ "com.unity.xr.management" : " 3.2.13" ,
9
10
"com.unity.modules.ai" : " 1.0.0" ,
10
11
"com.unity.modules.androidjni" : " 1.0.0" ,
11
12
"com.unity.modules.animation" : " 1.0.0" ,
Original file line number Diff line number Diff line change 29
29
"dependencies" : {},
30
30
"url" : " https://packages.unity.com"
31
31
},
32
+ "com.unity.subsystemregistration" : {
33
+ "version" : " 1.0.6" ,
34
+ "depth" : 1 ,
35
+ "source" : " registry" ,
36
+ "dependencies" : {},
37
+ "url" : " https://packages.unity.com"
38
+ },
32
39
"com.unity.test-framework" : {
33
40
"version" : " 1.1.16" ,
34
41
"depth" : 0 ,
55
62
"com.unity.modules.ui" : " 1.0.0"
56
63
}
57
64
},
65
+ "com.unity.xr.legacyinputhelpers" : {
66
+ "version" : " 2.1.4" ,
67
+ "depth" : 1 ,
68
+ "source" : " registry" ,
69
+ "dependencies" : {},
70
+ "url" : " https://packages.unity.com"
71
+ },
72
+ "com.unity.xr.management" : {
73
+ "version" : " 3.2.13" ,
74
+ "depth" : 0 ,
75
+ "source" : " registry" ,
76
+ "dependencies" : {
77
+ "com.unity.xr.legacyinputhelpers" : " 2.1.2" ,
78
+ "com.unity.subsystemregistration" : " 1.0.6"
79
+ },
80
+ "url" : " https://packages.unity.com"
81
+ },
58
82
"com.unity.modules.ai" : {
59
83
"version" : " 1.0.0" ,
60
84
"depth" : 0 ,
You can’t perform that action at this time.
0 commit comments