Skip to content

Commit

Permalink
fix: jsdelivr export
Browse files Browse the repository at this point in the history
  • Loading branch information
sastan committed Jun 24, 2020
1 parent ac8abcf commit 2e6e821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"module": "./dist/esm/html.js",
"unpkg": "./dist/umd/html.js",
"jsdelivr": "./dist/umd/h.js",
"jsdelivr": "./dist/umd/html.js",
"sideEffects": false,
"files": [
"dist",
Expand Down

0 comments on commit 2e6e821

Please sign in to comment.