Update Host

This commit is contained in:
Possible
2023-11-17 14:36:57 +01:00
parent 903ffcc06a
commit 9b8800bb71
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"prepare-husky": "husky install",
"storybook": "start-storybook -p 6006",
"test": "npx cypress open",
"commit": "git add . && git commit -m \"Update Project purpose\" && git push"
"commit": "git add . && git commit -m \"Update Host\" && git push"
},
"husky": {
"hooks": {