Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #13 from anvilresearch/dz_add_mocha
Browse files Browse the repository at this point in the history
fix(npm): Add mocha to devDeps
  • Loading branch information
christiansmith authored Dec 22, 2016
2 parents cb22ee3 + 2661264 commit 6fa15ea
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 @@ -43,6 +43,7 @@
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^3.2.0",
"sinon": "^1.17.4",
"sinon-chai": "^2.8.0"
}
Expand Down

0 comments on commit 6fa15ea

Please sign in to comment.