Skip to content

Commit 2310962

Browse files
author
scrhartley
committed
Restore UNPKG support in package.json
1 parent 4e8aa56 commit 2310962

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"main": "dist/htmx.esm.js",
2424
"types": "dist/htmx.esm.d.ts",
2525
"jsdelivr": "dist/htmx.min.js",
26+
"unpkg": "dist/htmx.min.js",
2627
"web-types": "editors/jetbrains/htmx.web-types.json",
2728
"scripts": {
2829
"dist": "./scripts/dist.sh && npm run types-generate && npm run web-types-generate",

0 commit comments

Comments
 (0)