Skip to content

Commit

Permalink
Bump Bower version to support Node > 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudud committed Apr 13, 2013
1 parent fb0af90 commit 83c0b90
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 83c0b90

Please sign in to comment.