Skip to content

Commit

Permalink
feat(vscode): update vscode version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Lieben committed May 7, 2017
1 parent 198dd1f commit 559f3c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"url": "https://github.com/aurelia/vscode-extension"
},
"engines": {
"vscode": "^1.8.0"
"vscode": "^1.12.1"
},
"categories": [
"Languages",
Expand Down Expand Up @@ -194,12 +194,12 @@
"@types/node": "^7.0.18",
"chai": "^3.5.0",
"commitplease": "^2.7.10",
"conventional-changelog-cli": "^1.2.0",
"mocha": "^3.2.0",
"conventional-changelog-cli": "^1.3.1",
"mocha": "^3.3.0",
"mocha-junit-reporter": "^1.13.0",
"tslint": "^5.2.0",
"typescript": "^2.3.2",
"vscode": "^1.0.3",
"vscode": "^1.1.0",
"vscode-textmate": "^3.1.4"
},
"dependencies": {
Expand Down

0 comments on commit 559f3c2

Please sign in to comment.