@liveblocks/redux
Advanced tools
Comparing version 1.0.2-test1 to 1.0.2-test2
{ | ||
"name": "@liveblocks/redux", | ||
"version": "1.0.2-test1", | ||
"version": "1.0.2-test2", | ||
"description": "A store enhancer to integrate Liveblocks into Redux stores. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -21,4 +21,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@liveblocks/client": "1.0.2-test1", | ||
"@liveblocks/core": "1.0.2-test1" | ||
"@liveblocks/client": "1.0.2-test2", | ||
"@liveblocks/core": "1.0.2-test2" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |
+ Added@liveblocks/client@1.0.2-test2(transitive)
+ Added@liveblocks/core@1.0.2-test2(transitive)
- Removed@liveblocks/client@1.0.2-test1(transitive)
- Removed@liveblocks/core@1.0.2-test1(transitive)
Updated@liveblocks/core@1.0.2-test2