Skip to content

Commit

Permalink
fix(app): removed async dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DaftMonk committed Jan 11, 2014
1 parent 0a2bf2a commit d5636d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/common/_package.json
Expand Up @@ -3,7 +3,6 @@
"version": "0.0.0",
"dependencies": {
"express": "~3.4.3"<% if (mongo) { %>,
"async": "~0.2.9",
"lodash": "~2.4.1",
"mongoose": "~3.5.5"<% } %><% if (mongo && mongoPassportUser) { %>,
"mongoose-unique-validator": "~0.3.0",
Expand Down

0 comments on commit d5636d7

Please sign in to comment.