mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +01:00
site/package.json: update Hugo version
This is only used locally, but might as well update the version just in case.
This commit is contained in:
parent
d182d67d9c
commit
ad6d18697f
@ -11,7 +11,7 @@
|
|||||||
"build": "npm run build:css && npm run build:js && npm run clean && npm run copy:icons && npm run build:site",
|
"build": "npm run build:css && npm run build:js && npm run clean && npm run copy:icons && npm run build:site",
|
||||||
"clean": "rm assets/css/*.css.tmp assets/css/*.css.tmp.map",
|
"clean": "rm assets/css/*.css.tmp assets/css/*.css.tmp.map",
|
||||||
"copy:icons": "cp node_modules/bootstrap-icons/icons/file-earmark-code.svg node_modules/bootstrap-icons/icons/file-earmark-spreadsheet.svg assets/icons",
|
"copy:icons": "cp node_modules/bootstrap-icons/icons/file-earmark-code.svg node_modules/bootstrap-icons/icons/file-earmark-spreadsheet.svg assets/icons",
|
||||||
"postinstall": "hugo-installer --version 0.89.4",
|
"postinstall": "hugo-installer --version 0.91.2",
|
||||||
"server": "./bin/hugo/hugo serve"
|
"server": "./bin/hugo/hugo serve"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
Reference in New Issue
Block a user