add jsr publish

This commit is contained in:
Joel Wetzell
2026-07-29 08:46:55 -05:00
parent 88e90af76a
commit cd90fd784e
2 changed files with 13 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "@jwetzell/osc",
"version": "1.7.0",
"exports": "./src/index.ts",
"exclude": [
"tsdown.config.ts",
"tests/**/*"
]
}