Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
build: install mocha as dev dependency
Browse files Browse the repository at this point in the history
npm no longer installs peer dependencies. Dunno what it is.
  • Loading branch information
vincentbernat committed May 14, 2016
1 parent e9c103f commit eed560b
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 @@ -73,6 +73,7 @@
"grunt-usemin": "~3.0.0",
"jshint-stylish": "~2.0.1",
"load-grunt-tasks": "~3.2.0",
"mocha": "~1.2.0",
"should": "~7.0.2",
"should-http": "0.0.4",
"socket.io-client": "~1.4.0",
Expand Down

0 comments on commit eed560b

Please sign in to comment.