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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user