Skip to content

Commit 5855b32

Browse files
committed
Remove unnecessary packages.
1 parent 20601fc commit 5855b32

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Packages/manifest.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.sprite": "1.0.0",
4-
"com.unity.2d.tilemap": "1.0.0",
53
"com.unity.ide.rider": "1.1.4",
64
"com.unity.ide.visualstudio": "1.0.11",
75
"com.unity.ide.vscode": "1.1.4",
8-
"com.unity.multiplayer-hlapi": "1.0.4",
9-
"com.unity.test-framework": "1.1.9",
10-
"com.unity.timeline": "1.2.10",
6+
"com.unity.test-framework": "1.1.11",
117
"com.unity.ugui": "1.0.0",
12-
"com.unity.xr.legacyinputhelpers": "2.0.4",
138
"com.unity.modules.ai": "1.0.0",
149
"com.unity.modules.androidjni": "1.0.0",
1510
"com.unity.modules.animation": "1.0.0",

0 commit comments

Comments
 (0)