YousefED / SyncedStore

SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
https://syncedstore.org
MIT License
1.69k stars 51 forks source link

FIX: update @reactivedata/reactive dependency version #115

Closed rcbevans closed 8 months ago

rcbevans commented 9 months ago

Update the @reactivedata/reactive dependency to "^0.2.0" to fix reactive dependency version mismatch caused by @reactivedata/react.

This is to resolve https://github.com/YousefED/SyncedStore/issues/114

YousefED commented 8 months ago

Thanks! closed in #120