Skip to content

Commit f2ba799

Browse files
committed
Update VS Code packages
1 parent f4b0f97 commit f2ba799

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
@@ -38,8 +38,8 @@
3838
"iconv-lite": "^0.4.13",
3939
"moment": "^2.12.0",
4040
"url-relative": "^1.0.0",
41-
"vscode-debugadapter": "^1.7.0",
42-
"vscode-debugprotocol": "^1.8.0-pre.1",
41+
"vscode-debugadapter": "^1.8.0-pre.4",
42+
"vscode-debugprotocol": "^1.8.0-pre.3",
4343
"xmldom": "^0.1.22"
4444
},
4545
"devDependencies": {
@@ -53,7 +53,7 @@
5353
"mocha": "^2.4.5",
5454
"tslint": "^3.6.0",
5555
"typescript": "^1.8.9",
56-
"vscode-debugadapter-testsupport": "^1.8.0-pre.1"
56+
"vscode-debugadapter-testsupport": "^1.8.0-pre.6"
5757
},
5858
"scripts": {
5959
"postversion": "git push && git push --tags",

0 commit comments

Comments
 (0)