Skip to content

Commit 01f00bb

Browse files
committed
Update vsce
1 parent 7563704 commit 01f00bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"@types/mocha": "^2.2.32",
4040
"@types/node": "^6.0.46",
4141
"@types/source-map": "^0.1.29",
42+
"chrome-remote-debug-protocol": "git://github.com/roblourens/chrome-remote-debug-protocol.git",
4243
"mocha": "^2.4.5",
4344
"typescript": "^2.0.6",
44-
"vsce": "^1.0.0",
45+
"vsce": "^1.18.0",
4546
"vscode": "^1.0.3",
46-
"vscode-debugadapter-testsupport": "^1.7.0",
47-
"chrome-remote-debug-protocol": "git://github.com/roblourens/chrome-remote-debug-protocol.git"
47+
"vscode-debugadapter-testsupport": "^1.7.0"
4848
},
4949
"scripts": {
5050
"clean": "git clean -fdx",

0 commit comments

Comments
 (0)