Skip to content

Commit 9aad13c

Browse files
committed
fix: package description
1 parent a15fc3d commit 9aad13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sqliteai/sqlite-sync-react-native",
33
"version": "0.1.0",
4-
"description": "Offline-first React Native library with automatic SQLite sync powered by SQLite Cloud",
4+
"description": "Offline-first React Native library with automatic sqlite-sync powered by SQLite Cloud",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)