2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Update which required jQuery release folks should use

This commit is contained in:
Johann-S
2017-08-22 20:28:04 +02:00
committed by XhmikosR
parent 6063b0dc65
commit b72489a851
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"Gruntfile.js"
],
"dependencies": {
"jquery": ">=1.9.1",
"jquery": ">=3.0.0",
"popper.js": "^1.11.0"
}
}