@pierre/storage 0.9.1 → 0.9.3

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
@@ -506,7 +506,7 @@ function concatChunks(a, b) {
506
506
 
507
507
  // package.json
508
508
  var package_default = {
509
- version: "0.9.1"};
509
+ version: "0.9.3"};
510
510
 
511
511
  // src/version.ts
512
512
  var PACKAGE_NAME = "code-storage-sdk";