Skip to content

Commit

Permalink
Add root script
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan committed Nov 7, 2024
1 parent 7e3d3fb commit 894c3ba
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 @@ -32,7 +32,8 @@
"create-package": "hygen create-package",
"release": "yarn changeset publish",
"changeset": "changeset",
"release-next": "yarn workspaces foreach --no-private -v npm publish --tag next --tolerate-republish"
"release-next": "yarn workspaces foreach --no-private -v npm publish --tag next --tolerate-republish",
"prettier": "prettier --plugin=@prettier/plugin-xml"
},
"engines": {
"node": "22.9.0"
Expand Down

0 comments on commit 894c3ba

Please sign in to comment.