fix: bower.json dependency (#1237)

This commit is contained in:
BestIn-It.com 2017-10-01 14:27:50 +02:00 committed by Federico Zivolo
parent 57e629569f
commit f76527b078

View File

@ -24,6 +24,6 @@
"dependencies": { "dependencies": {
"jquery": "^2.2", "jquery": "^2.2",
"popper.js": "^1.10.11", "popper.js": "^1.10.11",
"bootstrap": "v4-dev" "bootstrap": "4.0.0"
} }
} }