We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0edfc1f + 1d7ce9a commit e3b9affCopy full SHA for e3b9aff
package.json
@@ -11,8 +11,7 @@
11
"main": "./src/main.js",
12
"type": "module",
13
"imports": {
14
- "cross-fetch": "./src/deno/cross-fetch.js",
15
- "linkedom": "https://deno.land/x/[email protected]/deno-dom-wasm.ts"
+ "cross-fetch": "./src/deno/cross-fetch.js"
16
},
17
"browser": {
18
"cross-fetch": "./src/deno/cross-fetch.js",
0 commit comments