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 4a64c49 commit 2d3e257Copy full SHA for 2d3e257
patches/@bjorn3+browser_wasi_shim+0.2.17.patch
@@ -1,4 +1,14 @@
1
-diff --git a/node_modules/@bjorn3/browser_wasi_shim/.package.json.swp b/node_modules/@bjorn3/browser_wasi_shim/.package.json.swp
2
-new file mode 100644
3
-index 0000000..334b4b6
4
-Binary files /dev/null and b/node_modules/@bjorn3/browser_wasi_shim/.package.json.swp differ
+diff --git a/node_modules/@bjorn3/browser_wasi_shim/package.json b/node_modules/@bjorn3/browser_wasi_shim/package.json
+index af9de55..2e7a121 100644
+--- a/node_modules/@bjorn3/browser_wasi_shim/package.json
++++ b/node_modules/@bjorn3/browser_wasi_shim/package.json
5
+@@ -21,7 +21,8 @@
6
+ "exports": {
7
+ ".": {
8
+ "types": "./typings/index.d.ts",
9
+- "import": "./dist/index.js"
10
++ "import": "./dist/index.js",
11
++ "default": "./dist/index.js"
12
+ }
13
+ },
14
+ "typings": "./typings/index.d.ts",
0 commit comments