Skip to content

Commit

Permalink
Add dependencies in bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-valencia committed Aug 16, 2017
1 parent 6d501a9 commit a1c78e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
"package.json",
"README.md"
],
"dependencies": {
"jquery" : ">=1.10.2 <4.0.0",
"bootstrap": "~3.3.7"
},
"devDependencies": {
"sinonjs": "^1.17.1"
}
Expand Down

0 comments on commit a1c78e2

Please sign in to comment.