Kaynağa Gözat

Update package.json

Remove "npm install hestia" script until the doc is updated
A.O 2 yıl önce
ebeveyn
işleme
26e62fc07b
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -15,8 +15,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": {
 		"@fortawesome/fontawesome-free": "^6.5.1",