Skip to content

Commit 7619be9

Browse files
committed
Switch to stable TypeScript 1.5 release
1 parent 51d65e9 commit 7619be9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"homepage": "https://github.com/blakeembrey/typescript-simple-loader",
4848
"devDependencies": {
4949
"chai": "^3.0.0",
50-
"istanbul": "gotwarlost/istanbul#source-map",
50+
"istanbul": "^0.3.17",
5151
"mocha": "^2.1.0",
5252
"node-libs-browser": "^0.5.2",
5353
"ntypescript": "^1.201507071002.1",
5454
"pre-commit": "^1.0.6",
55-
"typescript": "git://github.com/Microsoft/TypeScript.git#release-1.5",
55+
"typescript": "^1.5.3",
5656
"webpack": "^1.10.1"
5757
},
5858
"peerDependencies": {
59-
"typescript": "^1.5.0-alpha"
59+
"typescript": "^1.5.0"
6060
},
6161
"dependencies": {
6262
"arrify": "^1.0.0",

0 commit comments

Comments
 (0)