Skip to content

Commit

Permalink
Use tilde instead of caret for Node 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Apr 9, 2014
1 parent ce28e26 commit c9083dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"grunt-contrib-watch": "~0.6.1",
"grunt-mocha": "~0.4.10",
"grunt-mocha-test": "~0.10.0",
"jit-grunt": "^0.4.1",
"jit-grunt": "~0.4.1",
"mocha-lcov-reporter": "0.0.1"
},
"licenses": [
Expand Down

0 comments on commit c9083dc

Please sign in to comment.