Skip to content

Commit 2b82f8d

Browse files
committed
fix: remove redundant packages
1 parent 7336b3e commit 2b82f8d

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

Packages/manifest.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.sprite": "1.0.0",
43
"com.unity.ai.navigation": "2.0.8",
54
"com.unity.cinemachine": "3.1.3",
65
"com.unity.collab-proxy": "2.8.2",
@@ -9,7 +8,6 @@
98
"com.unity.inputsystem": "1.14.0",
109
"com.unity.learn.iet-framework": "4.0.4",
1110
"com.unity.learn.iet-framework.authoring": "1.2.2",
12-
"com.unity.memoryprofiler": "1.1.6",
1311
"com.unity.multiplayer.center": "1.0.0",
1412
"com.unity.multiplayer.playmode": "1.5.0",
1513
"com.unity.multiplayer.tools": "2.2.4",
@@ -20,7 +18,6 @@
2018
"com.unity.services.authentication": "3.5.1",
2119
"com.unity.services.multiplayer": "1.1.4",
2220
"com.unity.test-framework": "1.5.1",
23-
"com.unity.timeline": "1.8.8",
2421
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",
2522
"com.unity.transport": "2.5.1",
2623
"com.unity.ugui": "2.0.0",

Packages/packages-lock.json

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.sprite": {
4-
"version": "1.0.0",
5-
"depth": 0,
6-
"source": "builtin",
7-
"dependencies": {}
8-
},
93
"com.unity.ai.navigation": {
104
"version": "2.0.8",
115
"depth": 0,
@@ -120,19 +114,6 @@
120114
"dependencies": {},
121115
"url": "https://packages.unity.com"
122116
},
123-
"com.unity.memoryprofiler": {
124-
"version": "1.1.6",
125-
"depth": 0,
126-
"source": "registry",
127-
"dependencies": {
128-
"com.unity.burst": "1.8.0",
129-
"com.unity.collections": "1.2.3",
130-
"com.unity.mathematics": "1.2.1",
131-
"com.unity.profiling.core": "1.0.0",
132-
"com.unity.editorcoroutines": "1.0.0"
133-
},
134-
"url": "https://packages.unity.com"
135-
},
136117
"com.unity.multiplayer.center": {
137118
"version": "1.0.0",
138119
"depth": 0,
@@ -416,18 +397,6 @@
416397
},
417398
"url": "https://packages.unity.com"
418399
},
419-
"com.unity.timeline": {
420-
"version": "1.8.8",
421-
"depth": 0,
422-
"source": "registry",
423-
"dependencies": {
424-
"com.unity.modules.audio": "1.0.0",
425-
"com.unity.modules.director": "1.0.0",
426-
"com.unity.modules.animation": "1.0.0",
427-
"com.unity.modules.particlesystem": "1.0.0"
428-
},
429-
"url": "https://packages.unity.com"
430-
},
431400
"com.unity.toolchain.macos-x86_64-linux-x86_64": {
432401
"version": "2.0.10",
433402
"depth": 0,

0 commit comments

Comments
 (0)