Browse Source

Update package.json

create another PR to this
A.O 2 years ago
parent
commit
5aaad7d5e5
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

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