Update Popper.js to 1.12.3

This commit is contained in:
Johann-S 2017-08-22 21:28:36 +02:00 committed by XhmikosR
parent b72489a851
commit a416d32521
9 changed files with 11 additions and 11 deletions

View file

@ -32,6 +32,6 @@
],
"dependencies": {
"jquery": ">=3.0.0",
"popper.js": "^1.11.0"
"popper.js": "^1.12.3"
}
}