Skip to content

Commit 26e62fc

Browse files
authored
Update package.json
Remove "npm install hestia" script until the doc is updated
1 parent 58024aa commit 26e62fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"lint-staged": "lint-staged",
1616
"format": "prettier --cache --write .",
1717
"preinstall": "npx only-allow npm",
18-
"prepare": "husky",
19-
"hestia": "cd src && ./hst_autocompile.sh --hestia --install '~localsrc'"
18+
"prepare": "husky"
2019
},
2120
"dependencies": {
2221
"@fortawesome/fontawesome-free": "^6.5.1",

0 commit comments

Comments
 (0)