diff --git a/example/package.json b/example/package.json index 3d136ad5..fce10116 100644 --- a/example/package.json +++ b/example/package.json @@ -61,6 +61,6 @@ "performanceMode": "2", "iosSqlite": false, "fts5": false, - "libsql": true + "libsql": false } }