We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2bf2a commit d5636d7Copy full SHA for d5636d7
templates/common/_package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.0",
4
"dependencies": {
5
"express": "~3.4.3"<% if (mongo) { %>,
6
- "async": "~0.2.9",
7
"lodash": "~2.4.1",
8
"mongoose": "~3.5.5"<% } %><% if (mongo && mongoPassportUser) { %>,
9
"mongoose-unique-validator": "~0.3.0",
0 commit comments