Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Add new yeoman deps
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson committed Jan 16, 2016
1 parent 0b21326 commit 3254b7b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@
"yosay": "^1.0.0"
},
"devDependencies": {
"fs-extra": "*",
"jshint": "*",
"mocha": "*",
"fs-extra": "*"
"yeoman-assert": "^2.1.1",
"yeoman-test": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 3254b7b

Please sign in to comment.