@cocreate/cursors
Advanced tools
Comparing version 1.1.13 to 1.1.14
@@ -0,1 +1,8 @@ | ||
## [1.1.14](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.1.13...v1.1.14) (2021-06-23) | ||
### Bug Fixes | ||
* update packge version to latest ([287e54d](https://github.com/CoCreate-app/CoCreate-cursors/commit/287e54d21ca2a2557e1a267b00e1bb8521193cc7)) | ||
## [1.1.13](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.1.12...v1.1.13) (2021-06-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/cursors", | ||
"version": "1.1.13", | ||
"version": "1.1.14", | ||
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.0.0", | ||
"@cocreate/observer": "^1.0.0", | ||
"@cocreate/uuid": "^1.0.6" | ||
"@cocreate/crud-client": "latest", | ||
"@cocreate/observer": "latest", | ||
"@cocreate/uuid": "latest" | ||
} | ||
} |
130018
Updated@cocreate/crud-client@latest
Updated@cocreate/observer@latest
Updated@cocreate/uuid@latest