@syncot/client-storage
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@syncot/client-storage", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Interfaces and types related to storing document data in the client.", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/type": "^0.0.1", | ||
"@syncot/type": "^0.0.2", | ||
"@syncot/util": "^0.0.1", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "3a138b22286fe7dd80740f85ba3eda5182be09d2" | ||
"gitHead": "4744a1bc32df913a37b5be47a77c16ec308d219c" | ||
} |
+ Added@syncot/error@0.0.2(transitive)
+ Added@syncot/type@0.0.2(transitive)
- Removed@syncot/error@0.0.1(transitive)
- Removed@syncot/type@0.0.1(transitive)
Updated@syncot/type@^0.0.2