Skip to content

Commit

Permalink
fix(project): add missing dependency on lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
cueedee committed Aug 25, 2015
1 parent fc3b1c3 commit bc1878e
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 @@ -5,6 +5,7 @@
"bugs": "https://github.com/marviq/generator-bat/issues",
"dependencies": {
"chalk": "^1.1.0",
"lodash": "^3.10.0",
"mkdirp": "^0.5.1",
"semver": "^5.0.1",
"underscore.string": "^3.1.1",
Expand Down

0 comments on commit bc1878e

Please sign in to comment.