add JSR support

This commit is contained in:
2025-09-06 18:01:21 -04:00
parent 3cb2f15d25
commit d11e4e963c
3 changed files with 9 additions and 26 deletions

5
jsr.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "@itsericwoodward/fluent-dom-esm",
"version": "1.1.0",
"exports": "./src/fluent-dom-esm.ts"
}