Skip to content

Commit

Permalink
missing bluebird module, causing grunt serve to fail colmena#132
Browse files Browse the repository at this point in the history
  • Loading branch information
silverbux committed Sep 18, 2015
1 parent 8161a46 commit 280ea6a
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 @@ -25,6 +25,7 @@
"main": "server/server.js",
"dependencies": {
"async": "0.9.0",
"bluebird": "^2.10.0",
"body-parser": "1.11.0",
"bower": "1.3.12",
"compression": "1.4.0",
Expand Down

0 comments on commit 280ea6a

Please sign in to comment.