mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
versioning perhaps for jquery i don't even know man
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"version": "3.0.0",
|
||||
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
|
||||
"dependencies": {
|
||||
"jquery": "~1.8.0"
|
||||
"jquery": ">= 1.9.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user