Skip to content

Commit 6ed514c

Browse files
Merge pull request #5 from journeyapps/chore/update-keywords
Add keywords for discoverability
2 parents 9adc0ba + cea4c9a commit 6ed514c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/powersync-sdk-react-native/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"@types/async-lock": "^1.4.0",
4444
"react": "18.2.0",
4545
"typescript": "^4.1.3"
46-
}
46+
},
47+
"keywords": [
48+
"data sync", "offline-first", "sqlite", "real-time data stream", "live data"
49+
]
4750
}

0 commit comments

Comments
 (0)