diff --git a/javascript/package.json b/javascript/package.json index 2f9ed0a9..60f0bbe3 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -38,7 +38,7 @@ "./wasm-sync": { "browser": "./src/entrypoint/wasm-sync-web.ts", "node": "./src/entrypoint/wasm-sync-node.ts", - "default": "./src/entrypoint/wasm-async-web.ts" + "default": "./src/entrypoint/wasm-sync-web.ts" } }, "files": [