Skip to content

Commit 49ef4ee

Browse files
authored
Fix incorrect module field
Closes GH-13. Reviewed-by: Titus Wormer <[email protected]>
1 parent 2e195cd commit 49ef4ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"Titus Wormer <[email protected]> (https://wooorm.com)"
2626
],
2727
"main": "index.js",
28-
"module": "dist/hast-util-from-dom.mjs",
2928
"sideEffects": false,
3029
"type": "module",
3130
"types": "index.d.ts",

0 commit comments

Comments
 (0)