Skip to content

Commit

Permalink
Bump istanbul version to ^0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Jan 4, 2015
1 parent b1cb388 commit a636ddc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
"yui": "^3.18.1"
},
"devDependencies": {
"istanbul": "^0.3.5",
"jshint": "2.4.x",
"ytestrunner": "~0.3.3",
"yuitest": ">=0.7.3",
"selleck": "~0.1",
"istanbul": "0.2.x"
"ytestrunner": "~0.3.3",
"yuitest": ">=0.7.3"
},
"scripts": {
"pretest": "jshint ./lib/*.js ./tests/*.js",
Expand Down

0 comments on commit a636ddc

Please sign in to comment.