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 4368bbe commit b29c821Copy full SHA for b29c821
deps/download.sh
@@ -25,6 +25,7 @@ DEFINES="
25
HAVE_INT16_T=1
26
HAVE_INT32_T=1
27
HAVE_INT8_T=1
28
+HAVE_READLINE=1
29
HAVE_STDINT_H=1
30
HAVE_UINT16_T=1
31
HAVE_UINT32_T=1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rocicorp/zero-sqlite3",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"description": "better-sqlite3 on bedrock",
5
"homepage": "https://github.com/rocicorp/zero-sqlite3",
6
"author": "Rocicorp",
0 commit comments