Skip to content

Commit d63892f

Browse files
Merge pull request #805 from DustinCampbell/update-typescript
Update TypeScript to 2.0.3
2 parents ea7c44a + 7e71aa6 commit d63892f

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)