@duckdb/duckdb-wasm 1.11.1-dev53.0 → 1.11.1-dev54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15446,7 +15446,7 @@ var threads = () => (async (e) => {
15446
15446
 
15447
15447
  // package.json
15448
15448
  var name = "@duckdb/duckdb-wasm";
15449
- var version = "1.11.1-dev53.0";
15449
+ var version = "1.11.1-dev54.0";
15450
15450
  var description = "DuckDB powered by WebAssembly";
15451
15451
  var license = "MPL-2.0";
15452
15452
  var repository = {