Skip to content

Commit 3c1ac71

Browse files
scrhartleyscrhartley
andauthored
Follow up to #3234 (#3334)
* Follow up to #3234 Add missing part of migration from UNPKG to jsDelivr * Restore UNPKG support in package.json --------- Co-authored-by: scrhartley <scrhartley@github.com>
1 parent 859708c commit 3c1ac71

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
@@ -22,6 +22,7 @@
2222
],
2323
"main": "dist/htmx.esm.js",
2424
"types": "dist/htmx.esm.d.ts",
25+
"jsdelivr": "dist/htmx.min.js",
2526
"unpkg": "dist/htmx.min.js",
2627
"web-types": "editors/jetbrains/htmx.web-types.json",
2728
"scripts": {

0 commit comments

Comments
 (0)