Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit af324ab

Browse files
committed
Merge pull request #414 from vladima/typescript1.5
switch to use TypeScript npm package (1.5.3)
2 parents 87fe61b + 0ef1220 commit af324ab

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
@@ -43,7 +43,7 @@
4343
"mocha": "^2.0.1",
4444
"regenerator": "^0.8.9",
4545
"traceur": "0.0.87",
46-
"typescript": "mhegazy/typescript#v1.5-beta2"
46+
"typescript": "1.5.3"
4747
},
4848
"keywords": [
4949
"script",

0 commit comments

Comments
 (0)