Commit 790cb187 authored by Chris Rebert's avatar Chris Rebert

component.json -> bower.json; adjust jquery to >=1.8.0 <2.1.0

parent d991ef2a
......@@ -3,6 +3,6 @@
"version": "2.3.2",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": "~1.8.0"
"jquery": ">=1.8.0 <2.1.0"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment