Skip to content

Commit

Permalink
chore(deps): use simple-mocha from master
Browse files Browse the repository at this point in the history
Because it runs on Node 0.10
  • Loading branch information
vojtajina committed Apr 2, 2013
1 parent 6fb05f5 commit ee7ca20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
},
"devDependencies": {
"grunt": "~0.4",
"grunt-simple-mocha": "~0.3",
"grunt-simple-mocha": "git://github.com/yaymukund/grunt-simple-mocha.git",
"grunt-contrib-jshint": "~0.3",
"mocks": "~0.0.10",
"which": "~1.0",
Expand Down

0 comments on commit ee7ca20

Please sign in to comment.