File tree 1 file changed +14
-4
lines changed
1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 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
1
+ diff --git a/node_modules/@bjorn3/browser_wasi_shim/package.json b/node_modules/@bjorn3/browser_wasi_shim/package.json
2
+ index af9de55..2e7a121 100644
3
+ --- a/node_modules/@bjorn3/browser_wasi_shim/package.json
4
+ +++ 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",
You can’t perform that action at this time.
0 commit comments