Skip to content

Commit

Permalink
updated jquery version allowance
Browse files Browse the repository at this point in the history
  • Loading branch information
Micah Iriye committed Jul 6, 2016
1 parent 9c06df4 commit 9f9b03e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
],
"dependencies": {
"jquery": "~2.1.0",
"bootstrap": "~3.1.1"
"bootstrap": ">=3.1.1"
},
"devDependecies": {
"mocha": "~1.12.*",
"chai": "~1.7.*",
"typeahead.js": "~0.10.1"
}
}
}

0 comments on commit 9f9b03e

Please sign in to comment.