Skip to content

Commit ccc9894

Browse files
committed
build: limit typescript version to patches
1 parent f560391 commit ccc9894

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
@@ -91,7 +91,7 @@
9191
"stylus": "^0.54.5",
9292
"stylus-loader": "^3.0.1",
9393
"tree-kill": "^1.0.0",
94-
"typescript": "^2.6.2",
94+
"typescript": "~2.6.2",
9595
"uglifyjs-webpack-plugin": "^1.1.5",
9696
"url-loader": "^0.6.2",
9797
"webpack": "~3.10.0",

0 commit comments

Comments
 (0)