@syncot/client-storage
Advanced tools
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.20](https://github.com/SyncOT/SyncOT/compare/@syncot/client-storage@0.0.19...@syncot/client-storage@0.0.20) (2020-01-28) | ||
**Note:** Version bump only for package @syncot/client-storage | ||
## [0.0.19](https://github.com/SyncOT/SyncOT/compare/@syncot/client-storage@0.0.18...@syncot/client-storage@0.0.19) (2019-12-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/client-storage", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Interfaces and types related to storing document data in the client.", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/type": "^0.0.19", | ||
"@syncot/type": "^0.0.20", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "826d566f85342309a513529839aca7a5aeb5815e" | ||
"gitHead": "4c301b17359a9fc7e7da55677f752f7b74a4b2e3" | ||
} |
27228
0.73%