Skip to content

Commit 99c84fe

Browse files
committed
restrict to typescript 1.4.x until 1.5 is out of alpha
1 parent 3799d5f commit 99c84fe

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
@@ -45,7 +45,7 @@
4545
"magic-string": "^0.2.6",
4646
"microtime": "^1.2.0",
4747
"react-tools": "^0.11.1",
48-
"typescript": "^1.4.1",
48+
"typescript": "~1.4.1",
4949
"uglify-js": "^2.4.15"
5050
},
5151
"engines": {

0 commit comments

Comments
 (0)