Browse Source

Update package.json

Remove "npm install hestia" script until the doc is updated
A.O 2 years ago
parent
commit
26e62fc07b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

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