@supabase/storage-js 2.102.1 → 2.102.2-canary.0

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.mjs CHANGED
@@ -1442,7 +1442,7 @@ var StorageFileApi = class extends BaseApiClient {
1442
1442
 
1443
1443
  //#endregion
1444
1444
  //#region src/lib/version.ts
1445
- const version = "2.102.1";
1445
+ const version = "2.102.2-canary.0";
1446
1446
 
1447
1447
  //#endregion
1448
1448
  //#region src/lib/constants.ts