@cocreate/crdt
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -0,1 +1,8 @@ | ||
## [1.4.2](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.4.1...v1.4.2) (2021-10-13) | ||
### Bug Fixes | ||
* update dependencies ([d193aea](https://github.com/CoCreate-app/CoCreate-crdt/commit/d193aea38e5fef820bb0aa2a0e313eb564fc21b1)) | ||
## [1.4.1](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.4.0...v1.4.1) (2021-10-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "CoCreate crdt", | ||
@@ -27,4 +27,4 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.4.0", | ||
"@cocreate/cursors": "^1.6.10", | ||
"@cocreate/crud-client": "^1.4.1", | ||
"@cocreate/cursors": "^1.6.11", | ||
"@cocreate/utils": "^1.1.29", | ||
@@ -31,0 +31,0 @@ "y-indexeddb": "^9.0.6", |
95183
Updated@cocreate/crud-client@^1.4.1
Updated@cocreate/cursors@^1.6.11