Skip to content

Commit 8d75e66

Browse files
committed
fix: remove module from package.json
Fixes Vite builds somehow?
1 parent 0491086 commit 8d75e66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"description": "A light-weight module that brings window.fetch to node.js",
66
"main": "lib/index.js",
77
"browser": "./browser.js",
8-
"module": "lib/index.mjs",
98
"files": [
109
"lib/index.js",
1110
"lib/index.mjs",

0 commit comments

Comments
 (0)