Skip to content

Commit

Permalink
release v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chizuki committed Jul 22, 2022
1 parent a7fa0e7 commit 9c67184
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 @@ -19,7 +19,7 @@
"play:build": "vite build ./playgrounds/web --mode mock",
"play:server": "pnpm build && pnpm -r --filter playgrounds-server dev",
"test": "echo \"Error: no test specified\" && exit 1",
"bump": "bumpp package.json packages/*/package.json ",
"bump": "bumpp package.json packages/*/package.json --commit --push --tag",
"postinstall": "husky install"
},
"author": "chizuki",
Expand Down

0 comments on commit 9c67184

Please sign in to comment.