Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #658 from codydaig/npm3-patch2
Browse files Browse the repository at this point in the history
Update package.json to include peer dependencies
  • Loading branch information
lirantal committed Jul 17, 2015
2 parents a1355a0 + 5d5d1b7 commit e1605b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"version": "0.4.0",
"private": false,
"author": "https://github.com/meanjs/mean/graphs/contributors",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/meanjs/mean.git"
Expand Down Expand Up @@ -33,12 +34,16 @@
"forever": "~0.14.2",
"glob": "^5.0.13",
"grunt-cli": "~0.1.13",
"grunt": "0.4.5",
"helmet": "~0.9.1",
"jasmine-core": "^2.3.4",
"lodash": "^3.10.0",
"method-override": "^2.3.3",
"mocha": "~1.20.0",
"mongoose": "^4.0.6",
"morgan": "^1.6.1",
"multer": "0.1.8",
"node-pre-gyp": "0.6.4",
"nodemailer": "^1.4.0",
"passport": "~0.2.2",
"passport-facebook": "^2.0.0",
Expand All @@ -48,6 +53,7 @@
"passport-local": "^1.0.0",
"passport-paypal-openidconnect": "^0.1.1",
"passport-twitter": "^1.0.2",
"phantomjs": ">=1.9.0",
"serve-favicon": "^2.3.0",
"socket.io": "^1.3.5",
"swig": "^1.4.2",
Expand Down

0 comments on commit e1605b6

Please sign in to comment.