1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-15 16:53:02 +02:00

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

This commit is contained in:
2016-09-13 17:54:43 +03:00
parent ccbbc6226b
commit 162a7fa342

View File

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