Update npm packages

Version bump in package.json and then run `npm update` to generate
a new package-lock.json.
This commit is contained in:
2021-12-06 21:05:47 +02:00
parent 2b22f9b57d
commit 568fca6400
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
"build:site": "./bin/hugo/hugo",
"build": "npm run build:css && npm run build:js && npm run clean && npm run build:site",
"clean": "rm assets/css/style.css.tmp assets/css/style.css.tmp.map",
"postinstall": "hugo-installer --version 0.89.2"
"postinstall": "hugo-installer --version 0.89.4"
},
"keywords": [
"ISEAL",