Update Host
This commit is contained in:
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user