@cocreate/crdt
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -0,1 +1,8 @@ | ||
## [1.3.7](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.6...v1.3.7) (2021-09-08) | ||
### Bug Fixes | ||
* update dependencies ([9bcf3f2](https://github.com/CoCreate-app/CoCreate-crdt/commit/9bcf3f23278a4cfebb102980a3295fe8f498c003)) | ||
## [1.3.6](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.3.5...v1.3.6) (2021-09-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "CoCreate crdt", | ||
@@ -18,5 +18,5 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.2.13", | ||
"@cocreate/cursors": "^1.4.3", | ||
"@cocreate/utils": "^1.1.9", | ||
"@cocreate/crud-client": "^1.2.14", | ||
"@cocreate/cursors": "^1.4.4", | ||
"@cocreate/utils": "^1.1.10", | ||
"y-indexeddb": "^9.0.6", | ||
@@ -23,0 +23,0 @@ "y-websocket": "^1.3.16", |
132990
Updated@cocreate/cursors@^1.4.4
Updated@cocreate/utils@^1.1.10