Skip to content

Commit

Permalink
Merge branch 'master' of github.com:upgreat-readable/pku
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter committed Oct 20, 2020
2 parents 8357068 + 3da788f commit 5b7cd93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"pretty": "prettier --write .",
"commit": "git-cz",
"lint:code": "eslint \"./**/*.{ts,tsx}\"",
"release": "standard-version && ./.fix_env_release"
"release": "standard-version",
"release-fix": "./.fix_env_release"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5b7cd93

Please sign in to comment.