2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Add a README.md badge to track our dependencies and require jQuery >=3.0.0. (#23125)

This commit is contained in:
Johann-S
2017-08-11 07:57:05 +02:00
committed by Mark Otto
parent e25b11d433
commit 7b0a0b246c
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"license": "MIT",
"dependencies": {},
"peerDependencies": {
"jquery": ">=1.9.1",
"jquery": ">=3.0.0",
"popper.js": "^1.11.0"
},
"devDependencies": {