Skip to content

Commit

Permalink
Merge pull request #167 from tursodatabase/wasm-bundled-dependencies
Browse files Browse the repository at this point in the history
libsql-client-wasm: Use bundled dependencies
  • Loading branch information
penberg authored Jan 29, 2024
2 parents 9d61935 + bb4e9c6 commit 2152103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/libsql-client-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
],
"license": "MIT",
"type": "module",
"bundledDependencies": ["@libsql/libsql-wasm-experimental"],
"main": "lib-esm/wasm.js",
"types": "lib-esm/wasm.d.ts",
"exports": {
Expand Down

0 comments on commit 2152103

Please sign in to comment.