Skip to content

Commit

Permalink
bower dependency moved from devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Travais committed Dec 13, 2014
1 parent 7346363 commit 88c65f2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
"description": "Client-side of my wedding website",
"repository": "https://github.com/francois-travais/wedding-angular",
"license": "GPLv2",
"dependencies": {
"bower": "^1.3.1"
},
"devDependencies": {
"http-server": "^0.6.1",
"tmp": "0.0.23",
"bower": "^1.3.1"
"tmp": "0.0.23"
},
"scripts": {
"postinstall": "bower install",
Expand Down

0 comments on commit 88c65f2

Please sign in to comment.