Update dependency thegeeklab/hugo-geekblog to v0.7.0 - autoclosed #3

Closed
renovator wants to merge 265 commits from renovate/thegeeklab-hugo-geekblog-0.x into master
Showing only changes of commit 9757b6543f - Show all commits

View File

@ -4,7 +4,7 @@
"description": "My personal blog",
"main": "index.js",
"scripts": {
"build": "run-s prep build:*",
"build": "run-s prep svg build:*",
"build:webpack": "webpack --mode=production",
"start": "run-s prep:clean prep:make svg build:webpack ; run-s start:hugo",
"start:hugo": "hugo server -D -F",