Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 5e7f9ea

Browse files
committed
Removed inadvertently enabled XR plugins
1 parent 8c2e8f4 commit 5e7f9ea

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

speechly-unity/Packages/manifest.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
"com.unity.textmeshpro": "2.1.6",
99
"com.unity.timeline": "1.2.18",
1010
"com.unity.ugui": "1.0.0",
11-
"com.unity.xr.management": "4.2.1",
12-
"com.unity.xr.oculus": "1.11.2",
1311
"com.unity.modules.ai": "1.0.0",
1412
"com.unity.modules.androidjni": "1.0.0",
1513
"com.unity.modules.animation": "1.0.0",

speechly-unity/Packages/packages-lock.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@
3939
"dependencies": {},
4040
"url": "https://packages.unity.com"
4141
},
42-
"com.unity.subsystemregistration": {
43-
"version": "1.0.6",
44-
"depth": 1,
45-
"source": "registry",
46-
"dependencies": {},
47-
"url": "https://packages.unity.com"
48-
},
4942
"com.unity.test-framework": {
5043
"version": "1.1.31",
5144
"depth": 0,
@@ -87,39 +80,6 @@
8780
"com.unity.modules.imgui": "1.0.0"
8881
}
8982
},
90-
"com.unity.xr.legacyinputhelpers": {
91-
"version": "2.1.8",
92-
"depth": 1,
93-
"source": "registry",
94-
"dependencies": {
95-
"com.unity.modules.vr": "1.0.0",
96-
"com.unity.modules.xr": "1.0.0"
97-
},
98-
"url": "https://packages.unity.com"
99-
},
100-
"com.unity.xr.management": {
101-
"version": "4.2.1",
102-
"depth": 0,
103-
"source": "registry",
104-
"dependencies": {
105-
"com.unity.modules.subsystems": "1.0.0",
106-
"com.unity.modules.vr": "1.0.0",
107-
"com.unity.modules.xr": "1.0.0",
108-
"com.unity.xr.legacyinputhelpers": "2.1.7",
109-
"com.unity.subsystemregistration": "1.0.6"
110-
},
111-
"url": "https://packages.unity.com"
112-
},
113-
"com.unity.xr.oculus": {
114-
"version": "1.11.2",
115-
"depth": 0,
116-
"source": "registry",
117-
"dependencies": {
118-
"com.unity.xr.management": "4.2.0",
119-
"com.unity.ugui": "1.0.0"
120-
},
121-
"url": "https://packages.unity.com"
122-
},
12383
"com.unity.modules.ai": {
12484
"version": "1.0.0",
12585
"depth": 0,

0 commit comments

Comments
 (0)