We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7563704 commit 01f00bbCopy full SHA for 01f00bb
package.json
@@ -39,12 +39,12 @@
39
"@types/mocha": "^2.2.32",
40
"@types/node": "^6.0.46",
41
"@types/source-map": "^0.1.29",
42
+ "chrome-remote-debug-protocol": "git://github.com/roblourens/chrome-remote-debug-protocol.git",
43
"mocha": "^2.4.5",
44
"typescript": "^2.0.6",
- "vsce": "^1.0.0",
45
+ "vsce": "^1.18.0",
46
"vscode": "^1.0.3",
- "vscode-debugadapter-testsupport": "^1.7.0",
47
- "chrome-remote-debug-protocol": "git://github.com/roblourens/chrome-remote-debug-protocol.git"
+ "vscode-debugadapter-testsupport": "^1.7.0"
48
},
49
"scripts": {
50
"clean": "git clean -fdx",
0 commit comments