@cocreate/crdt
Advanced tools
Comparing version 1.14.26 to 1.14.27
@@ -0,1 +1,8 @@ | ||
## [1.14.27](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.14.26...v1.14.27) (2022-12-22) | ||
### Bug Fixes | ||
* update demos and bump dependencies ([cc3a267](https://github.com/CoCreate-app/CoCreate-crdt/commit/cc3a267f748e157b38aa87b3ae276afff912df82)) | ||
## [1.14.26](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.14.25...v1.14.26) (2022-12-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/crdt", | ||
"version": "1.14.26", | ||
"version": "1.14.27", | ||
"description": "CoCreate crdt", | ||
@@ -45,6 +45,6 @@ "author": "CoCreate LLC", | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.16.18", | ||
"@cocreate/message-client": "^1.1.112", | ||
"@cocreate/utils": "^1.17.1" | ||
"@cocreate/crud-client": "^1.16.19", | ||
"@cocreate/message-client": "^1.1.113", | ||
"@cocreate/utils": "^1.17.2" | ||
} | ||
} |
@@ -18,3 +18,2 @@ const path = require("path") | ||
globalObject: "this", | ||
// publicPath: 'https://server.cocreate.app/CoCreateJS/dist/' | ||
}, | ||
@@ -21,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
123104
534