Skip to content

Commit

Permalink
Add lodash dependency to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor committed Oct 5, 2015
1 parent a7773d6 commit 4a797c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"main": "app.js",
"dependencies": {
"lodash": "^3.10.1",
"passport": "^0.3.0",
"passport-amazon-token": "^2.0.1",
"passport-facebook-token": "^3.0.5",
Expand Down

0 comments on commit 4a797c5

Please sign in to comment.