@syncot/type
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.18](https://github.com/SyncOT/SyncOT/compare/@syncot/type@0.0.17...@syncot/type@0.0.18) (2019-11-29) | ||
**Note:** Version bump only for package @syncot/type | ||
## [0.0.17](https://github.com/SyncOT/SyncOT/compare/@syncot/type@0.0.16...@syncot/type@0.0.17) (2019-10-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/type", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Interfaces and utilities for working with OT and CRDT types.", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/util": "^0.1.0", | ||
"@syncot/util": "^0.1.1", | ||
"@types/node": "^12.0.4", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "5ddb4179d53c84ccf7929fddeb5447d30890812e" | ||
"gitHead": "bd58370fcc52c67d0e8508170266ea7d66341c54" | ||
} |
17646
Updated@syncot/util@^0.1.1