Skip to content

Commit d95e9eb

Browse files
Freeze mocha-typescript to 1.0.23 (#2746)
1 parent 67bb17e commit d95e9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"grunt-tslint": "4.0.0",
9999
"istanbul": "0.4.5",
100100
"mocha": "3.1.2",
101-
"mocha-typescript": "^1.0.4",
101+
"mocha-typescript": "1.0.23",
102102
"should": "7.0.2",
103103
"tslint": "4.3.1",
104104
"typescript": "2.1.4"

0 commit comments

Comments
 (0)