We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5a1f4 commit 07dc78dCopy full SHA for 07dc78d
packages/drizzle-duckdb-wasm/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@proj-airi/drizzle-duckdb-wasm",
3
"type": "module",
4
- "version": "0.4.27",
+ "version": "0.4.28",
5
"description": "🦆 Drizzle ORM driver for @duckdb/duckdb-wasm that works on both browser and Node.js environments",
6
"author": {
7
"name": "Neko Ayaka",
packages/duckdb-wasm/package.json
"name": "@proj-airi/duckdb-wasm",
"description": "Easy to use @duckdb/duckdb-wasm wrapper for both browser and Node.js environments",
0 commit comments