Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Dec 20, 2023
1 parent 9e9d183 commit dc337ab
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 @@ -10,7 +10,7 @@
"lint": "eslint .",
"play": "pnpm -C playground run dev",
"prepublishOnly": "pnpm run build",
"release": "bumpp && pnpm publish"
"release": "bumpp -r && pnpm -r publish --access public --no-git-checks"
},
"dependencies": {
"unplugin": "^1.5.1"
Expand Down

0 comments on commit dc337ab

Please sign in to comment.