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 07e56d2 commit 2859eacCopy full SHA for 2859eac
packages/powersync-op-sqlite/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@powersync/op-sqlite",
3
"version": "0.0.2",
4
- "description": "Powersync",
+ "description": "PowerSync - sync Postgres or MongoDB with SQLite in your React Native app for offline-first and real-time data",
5
"source": "./src/index.ts",
6
"main": "./lib/commonjs/index.js",
7
"module": "./lib/module/index.js",
0 commit comments