|
|
@@ -16,7 +16,8 @@
|
|
|
"lint-staged": "lint-staged",
|
|
|
"format": "prettier --cache --write .",
|
|
|
"preinstall": "npx only-allow npm",
|
|
|
- "prepare": "husky"
|
|
|
+ "prepare": "husky",
|
|
|
+ "hestia": "cd src && ./hst_autocompile.sh --hestia --install '~localsrc'"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@alpinejs/collapse": "^3.13.7",
|