We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d65e9 commit 7619be9Copy full SHA for 7619be9
package.json
@@ -47,16 +47,16 @@
47
"homepage": "https://github.com/blakeembrey/typescript-simple-loader",
48
"devDependencies": {
49
"chai": "^3.0.0",
50
- "istanbul": "gotwarlost/istanbul#source-map",
+ "istanbul": "^0.3.17",
51
"mocha": "^2.1.0",
52
"node-libs-browser": "^0.5.2",
53
"ntypescript": "^1.201507071002.1",
54
"pre-commit": "^1.0.6",
55
- "typescript": "git://github.com/Microsoft/TypeScript.git#release-1.5",
+ "typescript": "^1.5.3",
56
"webpack": "^1.10.1"
57
},
58
"peerDependencies": {
59
- "typescript": "^1.5.0-alpha"
+ "typescript": "^1.5.0"
60
61
"dependencies": {
62
"arrify": "^1.0.0",
0 commit comments