mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-06-07 01:11:44 +02:00
package.json: Update to Bootstrap v4.0.0-alpha.4
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user