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