Skip to content

Commit 464d074

Browse files
committed
ci: removed unneeded packages that were failing automation
1 parent 9f90b3a commit 464d074

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

Packages/manifest.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"com.unity.ide.visualstudio": "2.0.25",
99
"com.unity.test-framework": "1.5.1",
1010
"com.unity.testtools.codecoverage": "1.2.7",
11-
"com.unity.modules.adaptiveperformance": "1.0.0",
1211
"com.unity.modules.ai": "1.0.0",
1312
"com.unity.modules.androidjni": "1.0.0",
1413
"com.unity.modules.animation": "1.0.0",
@@ -35,7 +34,6 @@
3534
"com.unity.modules.unitywebrequestaudio": "1.0.0",
3635
"com.unity.modules.unitywebrequesttexture": "1.0.0",
3736
"com.unity.modules.unitywebrequestwww": "1.0.0",
38-
"com.unity.modules.vectorgraphics": "1.0.0",
3937
"com.unity.modules.vehicles": "1.0.0",
4038
"com.unity.modules.video": "1.0.0",
4139
"com.unity.modules.vr": "1.0.0",

Packages/packages-lock.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,6 @@
8080
},
8181
"url": "https://packages.unity.com"
8282
},
83-
"com.unity.modules.adaptiveperformance": {
84-
"version": "1.0.0",
85-
"depth": 0,
86-
"source": "builtin",
87-
"dependencies": {
88-
"com.unity.modules.subsystems": "1.0.0"
89-
}
90-
},
9183
"com.unity.modules.ai": {
9284
"version": "1.0.0",
9385
"depth": 0,
@@ -295,16 +287,6 @@
295287
"com.unity.modules.imageconversion": "1.0.0"
296288
}
297289
},
298-
"com.unity.modules.vectorgraphics": {
299-
"version": "1.0.0",
300-
"depth": 0,
301-
"source": "builtin",
302-
"dependencies": {
303-
"com.unity.modules.uielements": "1.0.0",
304-
"com.unity.modules.imageconversion": "1.0.0",
305-
"com.unity.modules.imgui": "1.0.0"
306-
}
307-
},
308290
"com.unity.modules.vehicles": {
309291
"version": "1.0.0",
310292
"depth": 0,

0 commit comments

Comments
 (0)