2
0
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:
XhmikosR
2017-10-19 19:02:27 +03:00
committed by Mark Otto
parent 0c67ab1fa6
commit d763d019ad
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
"license": "MIT",
"dependencies": {},
"peerDependencies": {
"jquery": "^3.0.0",
"jquery": "1.9.1 - 3",
"popper.js": "^1.12.3"
},
"devDependencies": {