Skip to content

Commit a45f3e8

Browse files
committed
Update node-ipc and vscode packages
1 parent d9f2b16 commit a45f3e8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"publisher": "Telerik",
1717
"bugs": "https://github.com/NativeScript/nativescript-vscode-extension/issues",
1818
"engines": {
19-
"vscode": "^0.10.10"
19+
"vscode": "^1.5.0"
2020
},
2121
"homepage": "https://www.nativescript.org/",
2222
"categories": [
@@ -25,10 +25,10 @@
2525
],
2626
"license": "SEE LICENSE IN LICENSE.txt",
2727
"dependencies": {
28-
"node-ipc": "^7.0.0",
28+
"node-ipc": "^8.9.2",
2929
"source-map": "^0.5.3",
3030
"xmlhttprequest": "https://github.com/telerik/node-XMLHttpRequest/tarball/master",
31-
"universal-analytics": "^0.3.11",
31+
"universal-analytics": "^0.4.6",
3232
"vscode-debugadapter": "^1.7.0",
3333
"vscode-debugprotocol": "^1.7.0"
3434
},
@@ -41,7 +41,7 @@
4141
"mocha": "^2.4.5",
4242
"typescript": "^2.0.6",
4343
"vsce": "^1.0.0",
44-
"vscode": "^0.11.x",
44+
"vscode": "^1.0.3",
4545
"vscode-debugadapter-testsupport": "^1.7.0"
4646
},
4747
"scripts": {

0 commit comments

Comments
 (0)