Skip to content

Commit ffd156a

Browse files
committed
build: limit typescript version to patches
1 parent 1493752 commit ffd156a

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

0 commit comments

Comments
 (0)