Update to Latest API

This commit is contained in:
Josh Johnson 2016-02-13 23:47:53 -05:00
parent 317aef14f8
commit 43aa20fb86
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
"url": "https://github.com/TrueCommerce/vscode-xml/wiki"
},
"engines": {
"vscode": "^0.10.6",
"vscode": "^0.10.8",
"node": "*"
},
"categories": [
@ -116,7 +116,7 @@
"onCommand:xmlTools.executeXQuery"
],
"devDependencies": {
"vscode": "^0.10.7",
"vscode": "^0.11.x",
"typescript": "^1.6.2",
"gulp": "^3.9.0",
"gulp-shell": "^0.5.1"