Skip to content

Commit

Permalink
chore: use changeset publish instead
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Jun 30, 2022
1 parent 1430fd1 commit bea9ae8
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 @@ -27,7 +27,7 @@
"lint": "eslint . --cache -f friendly --max-warnings 10",
"prepare": "patch-package && simple-git-hooks && yarn-deduplicate --strategy fewer || exit 0",
"prerelease": "yarn format && yarn test",
"release": "changeset release",
"release": "changeset publish",
"test": "yarn lint && mocha"
},
"peerDependencies": {
Expand Down

0 comments on commit bea9ae8

Please sign in to comment.