Skip to content

Commit ffea384

Browse files
Changed TypeScript version to 1.0.x
1 parent 5a98f2e commit ffea384

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
@@ -28,7 +28,7 @@
2828
"node": ">=0.10.0"
2929
},
3030
"dependencies": {
31-
"typescript": "^1.0.1",
31+
"typescript": "1.0.x",
3232
"fs-extra": "^0.10.0",
3333
"minimatch": "^0.3.0",
3434
"handlebars": "^2.0.0-alpha.4",

0 commit comments

Comments
 (0)