2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update Popper.js to 1.11.0 (#23162)

This commit is contained in:
Johann-S
2017-07-28 08:34:53 +02:00
committed by XhmikosR
parent 88c9a1609c
commit f4f63d8623
8 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -32,6 +32,6 @@
],
"dependencies": {
"jquery": ">=1.9.1",
"popper.js": "^1.10.8"
"popper.js": "^1.11.0"
}
}