Skip to content

Commit 6a4c275

Browse files
Update vsce to latest version and include 'multi-root ready' keywords
1 parent 5e73e75 commit 6a4c275

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"Linters",
2222
"Snippets"
2323
],
24+
"keywords": [
25+
"multi-root ready"
26+
],
2427
"main": "./out/src/main",
2528
"scripts": {
2629
"vscode:prepublish": "tsc -p ./",
@@ -74,7 +77,7 @@
7477
"tslint": "^3.15.1",
7578
"tslint-microsoft-contrib": "^2.0.12",
7679
"typescript": "^2.0.3",
77-
"vsce": "^1.7.0",
80+
"vsce": "^1.32.0",
7881
"vscode": "^1.1.6"
7982
},
8083
"runtimeDependencies": [

0 commit comments

Comments
 (0)