@syncot/client-storage
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@syncot/client-storage", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Interfaces and types related to storing document data in the client.", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/type": "^0.0.11", | ||
"@syncot/type": "^0.0.12", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "888dd1570ed3023173b3b5bbafad0f29271b246f" | ||
"gitHead": "59f7016cbffea18fc14049e00fd4351c08748887" | ||
} |
+ Added@syncot/type@0.0.12(transitive)
+ Added@syncot/util@0.0.9(transitive)
- Removed@syncot/type@0.0.11(transitive)
- Removed@syncot/util@0.0.8(transitive)
Updated@syncot/type@^0.0.12