We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d991ef2 commit 790cb18Copy full SHA for 790cb18
component.json renamed to bower.json
@@ -3,6 +3,6 @@
3
"version": "2.3.2",
4
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
5
"dependencies": {
6
- "jquery": "~1.8.0"
+ "jquery": ">=1.8.0 <2.1.0"
7
}
8
0 commit comments