Skip to content

Commit

Permalink
Merge pull request #2 from ruudud/bump-bower-version
Browse files Browse the repository at this point in the history
Bump Bower version to support Node > 0.8
  • Loading branch information
janjongboom committed Apr 19, 2013
2 parents fb0af90 + 83c0b90 commit f57ac42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"connect": "2.7.2",
"bower": "0.7.1"
"bower": "~0.8"
},
"scripts": {
"postinstall": "./node_modules/bower/bin/bower install"
}
}
}

0 comments on commit f57ac42

Please sign in to comment.