Skip to content

Commit

Permalink
chore: remove prerelease script (#1795)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca authored Oct 22, 2024
1 parent 9f2873c commit a3482c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"test:serverside": "jest --config jest.node.config.js",
"changeset": "changeset",
"version": "changeset version",
"prerelease": "changeset pre enter next",
"release": "changeset publish --tag latest",
"wasm": "wasm-pack build ./rust --target web",
"watch": "pnpm --parallel -r run watch"
Expand Down

0 comments on commit a3482c4

Please sign in to comment.