Skip to content

Commit 2859eac

Browse files
committed
Description update
1 parent 07e56d2 commit 2859eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync-op-sqlite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@powersync/op-sqlite",
33
"version": "0.0.2",
4-
"description": "Powersync",
4+
"description": "PowerSync - sync Postgres or MongoDB with SQLite in your React Native app for offline-first and real-time data",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",
77
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)