@pierre/storage 0.4.1 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -472,7 +472,7 @@ function concatChunks(a, b) {
472
472
 
473
473
  // package.json
474
474
  var package_default = {
475
- version: "0.4.1"};
475
+ version: "0.4.2"};
476
476
 
477
477
  // src/version.ts
478
478
  var PACKAGE_NAME = "code-storage-sdk";