Skip to content

Commit 0a29560

Browse files
committed
fix istanbul version, don't know how r got in there.
1 parent 088a0a4 commit 0a29560

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.2",
3636
"mocha": "^2.4.5",
3737
"webpack": "^1.12.14"
3838
},

0 commit comments

Comments
 (0)