Skip to content

Commit

Permalink
Adding mocha explicitly since grunt-mocha-test dropped auto install a…
Browse files Browse the repository at this point in the history
…fter npm 3+
  • Loading branch information
hbaqai committed Nov 22, 2016
1 parent ffe0595 commit 7287968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"grunt-jasmine-node": "^0.3.1",
"grunt-jsdoc": "^2.1.0",
"grunt-mocha-test": "^0.12.7",
"mocha": "^3.1.2",
"nock": "^8.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 7287968

Please sign in to comment.