Files
fluent-dom-esm/jsr.json
Eric Woodward af2e0d2eec update to v2.2.1
fix type issues with root object wrapping node or querySelector
fix incorrect import in demo
fix unused options in vite.config.js
add (some) tests - more to come!
2025-09-13 03:05:49 -04:00

5 lines
109 B
JSON

{
"name": "@itsericwoodward/fluent-dom-esm",
"version": "2.2.1",
"exports": "./src/fluent-dom-esm.ts"
}