Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 9fd69aa

Browse files
committed
use typescript 1.7.5
1 parent 0c13581 commit 9fd69aa

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
@@ -20,7 +20,7 @@
2020
"prepublish": "npm run test"
2121
},
2222
"dependencies": {
23-
"typescript": "1.7.0-dev.20151016",
23+
"typescript": "1.7.5",
2424
"rollup-pluginutils": "^1.1.0"
2525
},
2626
"repository": {

0 commit comments

Comments
 (0)