Skip to content

Commit

Permalink
chore: add missing script....
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed May 12, 2024
1 parent 17003f7 commit 2ac2624
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 @@ -26,7 +26,8 @@
],
"readme": "https://gramio.netlify.app/",
"scripts": {
"prepublishOnly": "tsc && bunx tsc-alias"
"prepublishOnly": "tsc && bunx tsc-alias",
"jsr": "bun scripts/release-jsr.ts"
},
"type": "commonjs"
}

0 comments on commit 2ac2624

Please sign in to comment.