mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-06-11 03:22:11 +02:00
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:
@ -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",
|
||||
|
Reference in New Issue
Block a user