fix(package): use bootstrap 4.0.0-alpha5 exactly

Bootstrap 4.0.0-alpha6 is not compatible, we'll migrate with beta1.

See #1871
This commit is contained in:
Julien Fontanet
2017-01-09 10:02:43 +01:00
parent 154da142c7
commit 3828e75b7d

View File

@@ -47,7 +47,7 @@
"babel-runtime": "^6.6.1",
"babelify": "^7.2.0",
"benchmark": "^2.1.0",
"bootstrap": "^4.0.0-alpha.5",
"bootstrap": "4.0.0-alpha.5",
"browserify": "^13.0.0",
"bundle-collapser": "^1.2.1",
"chartist": "^0.10.1",