Skip to content

Commit 7e71aa6

Browse files
Update TypeScript to 2.0.3
1 parent 0726433 commit 7e71aa6

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
@@ -42,9 +42,9 @@
4242
"gulp-mocha": "^2.1.3",
4343
"gulp-tslint": "^4.3.0",
4444
"mocha": "^2.2.5",
45-
"tslint": "^3.3.0",
46-
"tslint-microsoft-contrib": "^2.0.0",
47-
"typescript": "^1.7.3",
45+
"tslint": "^3.15.1",
46+
"tslint-microsoft-contrib": "^2.0.12",
47+
"typescript": "^2.0.3",
4848
"vscode": "^0.11.13",
4949
"vsce": "^1.7.0",
5050
"chai": "^3.5.0",

0 commit comments

Comments
 (0)