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.
1 parent 7bbaf26 commit a606708Copy full SHA for a606708
1 file changed
package.json
@@ -26,6 +26,7 @@
26
".": {
27
"types": "./dist/index-node.d.mts",
28
"workerd": "./dist/index-node.mjs",
29
+ "edge-light": "./dist/index-node.mjs",
30
"browser": "./dist/index-browser.mjs",
31
"default": "./dist/index-node.mjs"
32
},
0 commit comments