@powersync/common 1.26.0 → 1.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,3 @@
1
1
  # PowerSync SDK common JS
2
2
 
3
- This package contains a TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation, which is used in the following SDKs:
4
-
5
- - [packages/react-native](./packages/react-native/README.md)
6
- - [packages/web](./packages/web/README.md)
3
+ This package contains a TypeScript implementation of a PowerSync database connector and streaming sync bucket implementation, which is used in PowerSync's JavaScript-based SDKs.