Skip to content

Commit

Permalink
fix: 馃悰 update command in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Feb 6, 2021
1 parent bb61d50 commit 0a1df0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eject": "react-scripts eject",
"lint": "eslint '*/**/*.{ts,tsx}' --quiet --fix",
"deploy-firebase": "rm -rf build && yarn run build && firebase deploy",
"commit": "npx git-cz",
"commit": "git-cz",
"release": "standard-version"
},
"eslintConfig": {
Expand Down

0 comments on commit 0a1df0c

Please sign in to comment.