Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
toyamarinyon committed May 13, 2023
1 parent 5f4cb72 commit 6c99536
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0"
},
"scripts": {
"build": "pnpm -r build",
"version": "changeset version",
"release": "pnpm build && changeset publish"
}
}

0 comments on commit 6c99536

Please sign in to comment.