Skip to content

Commit e66a4d5

Browse files
committed
refactor(config): Update devDependencies to use typescript 2.4.2
1 parent ed968cf commit e66a4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"switch-path": "^1.2.0",
5050
"testem": "^1.16.1",
5151
"tslint": "^3.10.2",
52-
"typescript": "^2.3.3",
52+
"typescript": "^2.4.2",
5353
"uglify-js": "^3.0.12",
5454
"validate-commit-message": "^3.0.1",
5555
"xstream": "^10.8.0"

0 commit comments

Comments
 (0)