mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-13 03:03:41 +00:00
add jsr publish
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@jwetzell/osc",
|
||||
"version": "1.7.0",
|
||||
"exports": "./src/index.ts",
|
||||
"exclude": [
|
||||
"tsdown.config.ts",
|
||||
"tests/**/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user