mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Make 1.9.1 the minimum jQuery version again. (#24434)
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"peerDependencies": {
|
||||
"jquery": "^3.0.0",
|
||||
"jquery": "1.9.1 - 3",
|
||||
"popper.js": "^1.12.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user