Skip to content

Commit 7b1cfcb

Browse files
committed
Excluding TS 1.5 as a dependency since there are breaking changes
1 parent 1d2320d commit 7b1cfcb

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
@@ -30,7 +30,7 @@
3030
"colors": "^1.0.3",
3131
"loader-utils": "^0.2.6",
3232
"object-assign": "^2.0.0",
33-
"typescript": "^1.4.1"
33+
"typescript": "~1.4.1"
3434
},
3535
"devDependencies": {
3636
"jsx-typescript": "^1.5.0-alpha.4",

0 commit comments

Comments
 (0)