@duckdb/duckdb-wasm 1.13.1-dev20.0 → 1.13.1-dev24.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.
@@ -15467,7 +15467,7 @@ var threads = () => (async (e) => {
15467
15467
 
15468
15468
  // package.json
15469
15469
  var name = "@duckdb/duckdb-wasm";
15470
- var version = "1.13.1-dev20.0";
15470
+ var version = "1.13.1-dev24.0";
15471
15471
  var description = "DuckDB powered by WebAssembly";
15472
15472
  var license = "MPL-2.0";
15473
15473
  var repository = {