Skip to content

Commit 424c480

Browse files
committed
Removed unused packages from packages manifest
1 parent 9c609bd commit 424c480

2 files changed

Lines changed: 3 additions & 36 deletions

File tree

Packages/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.addressables": "1.16.16",
5-
"com.unity.collab-proxy": "1.2.16",
6-
"com.unity.ide.rider": "1.1.4",
7-
"com.unity.ide.vscode": "1.2.3",
85
"com.unity.postprocessing": "3.0.1",
6+
"com.unity.scriptablebuildpipeline": "1.16.1",
97
"com.unity.test-framework": "1.1.20",
108
"com.unity.textmeshpro": "2.1.1",
11-
"com.unity.timeline": "1.2.17",
129
"com.unity.ugui": "1.0.0",
1310
"com.unity.modules.ai": "1.0.0",
1411
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 2 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -18,36 +18,13 @@
1818
},
1919
"url": "https://packages.unity.com"
2020
},
21-
"com.unity.collab-proxy": {
22-
"version": "1.2.16",
23-
"depth": 0,
24-
"source": "registry",
25-
"dependencies": {},
26-
"url": "https://packages.unity.com"
27-
},
2821
"com.unity.ext.nunit": {
2922
"version": "1.0.6",
3023
"depth": 1,
3124
"source": "registry",
3225
"dependencies": {},
3326
"url": "https://packages.unity.com"
3427
},
35-
"com.unity.ide.rider": {
36-
"version": "1.1.4",
37-
"depth": 0,
38-
"source": "registry",
39-
"dependencies": {
40-
"com.unity.test-framework": "1.1.1"
41-
},
42-
"url": "https://packages.unity.com"
43-
},
44-
"com.unity.ide.vscode": {
45-
"version": "1.2.3",
46-
"depth": 0,
47-
"source": "registry",
48-
"dependencies": {},
49-
"url": "https://packages.unity.com"
50-
},
5128
"com.unity.postprocessing": {
5229
"version": "3.0.1",
5330
"depth": 0,
@@ -56,8 +33,8 @@
5633
"url": "https://packages.unity.com"
5734
},
5835
"com.unity.scriptablebuildpipeline": {
59-
"version": "1.15.2",
60-
"depth": 1,
36+
"version": "1.16.1",
37+
"depth": 0,
6138
"source": "registry",
6239
"dependencies": {},
6340
"url": "https://packages.unity.com"
@@ -82,13 +59,6 @@
8259
},
8360
"url": "https://packages.unity.com"
8461
},
85-
"com.unity.timeline": {
86-
"version": "1.2.17",
87-
"depth": 0,
88-
"source": "registry",
89-
"dependencies": {},
90-
"url": "https://packages.unity.com"
91-
},
9262
"com.unity.ugui": {
9363
"version": "1.0.0",
9464
"depth": 0,

0 commit comments

Comments
 (0)