Skip to content

Commit

Permalink
OMG
Browse files Browse the repository at this point in the history
  • Loading branch information
mirshko committed Dec 15, 2023
1 parent 501501c commit 79ae71c
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 @@ -15,7 +15,7 @@
],
"scripts": {
"build": "tsup ./src/index.ts --format cjs,esm --dts",
"release": "pnpm rum build && pnpm changeset publish",
"release": "pnpm run build && pnpm changeset publish",
"lint": "tsc"
},
"devDependencies": {
Expand Down

0 comments on commit 79ae71c

Please sign in to comment.