Skip to content

Commit c1285ed

Browse files
committed
Remove vscode dependency from manifest and lock files
1 parent 4b17f4f commit c1285ed

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"dependencies": {
33
"com.cysharp.unitask": "2.5.10",
44
"com.unity.ide.visualstudio": "2.0.22",
5-
"com.unity.ide.vscode": "1.2.5",
65
"com.unity.test-framework": "1.4.6",
76
"com.unity.ugui": "2.0.0",
87
"com.unity.modules.imageconversion": "1.0.0",

Packages/packages-lock.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@
2323
},
2424
"url": "https://packages.unity.com"
2525
},
26-
"com.unity.ide.vscode": {
27-
"version": "1.2.5",
28-
"depth": 0,
29-
"source": "registry",
30-
"dependencies": {},
31-
"url": "https://packages.unity.com"
32-
},
3326
"com.unity.test-framework": {
3427
"version": "1.4.6",
3528
"depth": 0,

0 commit comments

Comments
 (0)