Skip to content

Commit ecdf7d4

Browse files
committed
Fix ntypescript version for testing
1 parent 7ae157d commit ecdf7d4

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
@@ -50,7 +50,7 @@
5050
"istanbul": "^0.3.17",
5151
"mocha": "^2.1.0",
5252
"node-libs-browser": "^0.5.2",
53-
"ntypescript": "^1.201507071002.1",
53+
"ntypescript": "1.201507071002.1",
5454
"pre-commit": "^1.0.6",
5555
"typescript": "^1.5.3",
5656
"webpack": "^1.10.1"

0 commit comments

Comments
 (0)