@syncot/type
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "@syncot/type", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Interfaces and utilities for working with OT and CRDT types.", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/util": "^0.0.10", | ||
"@syncot/util": "^0.0.11", | ||
"@types/node": "^12.0.4", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "5c7ad0bf43495567d9fc857718802b7ea52d37bb" | ||
"gitHead": "70a5ae5f5ddb507b3b7ced84f0e0a591f25db627" | ||
} |
+ Added@syncot/util@0.0.11(transitive)
- Removed@syncot/util@0.0.10(transitive)
Updated@syncot/util@^0.0.11