mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
component.json -> bower.json; adjust jquery to >=1.8.0 <2.1.0
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user