1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-11-24 21:20:17 +01:00

package.json: Update to Bootstrap v4.0.0-alpha.4

This commit is contained in:
Alan Orth 2016-09-13 17:54:43 +03:00
parent ccbbc6226b
commit 162a7fa342
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -14,7 +14,7 @@
"author": "Alan Orth", "author": "Alan Orth",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"bootstrap": "4.0.0-alpha.3" "bootstrap": "4.0.0-alpha.4"
}, },
"devDependencies": { "devDependencies": {
"clean-css": "^3.4.19", "clean-css": "^3.4.19",