Skip to content

Commit 088a0a4

Browse files
committed
hard-code istanbul version.
1 parent 71bccef commit 088a0a4

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
@@ -32,7 +32,7 @@
3232
"babel-preset-es2015": "^6.6.0",
3333
"coveralls": "^2.11.8",
3434
"eslint": "^2.2.0",
35-
"istanbul": "^1.0.0-alpha.2r",
35+
"istanbul": "1.0.0-alpha.2r",
3636
"mocha": "^2.4.5",
3737
"webpack": "^1.12.14"
3838
},

0 commit comments

Comments
 (0)