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

Commit

Permalink
Fixing Heroku Bower Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Mar 5, 2014
1 parent a3a7129 commit e7b1fe0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,13 @@
"passport-linkedin": "~0.1.3",
"passport-google-oauth": "~0.1.5",
"lodash": "~2.4.1",
"forever": "~0.10.11",
"bower": "~1.2.8",
"grunt": "~0.4.2",
"grunt-cli": "~0.1.13",
"grunt-env": "~0.4.1"
"forever": "~0.10.11"
},
"devDependencies": {
"supertest": "~0.9.0",
"should": "~3.1.3",
"grunt-env": "~0.4.1",
"grunt-node-inspector": "~0.1.3",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-jshint": "~0.8.0",
Expand Down

0 comments on commit e7b1fe0

Please sign in to comment.