@firebase/storage 0.13.5-canary.144bc3709 → 0.13.5

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.
@@ -3334,7 +3334,7 @@ class FirebaseStorageImpl {
3334
3334
  }
3335
3335
 
3336
3336
  const name = "@firebase/storage";
3337
- const version = "0.13.5-canary.144bc3709";
3337
+ const version = "0.13.5";
3338
3338
 
3339
3339
  /**
3340
3340
  * @license
package/dist/index.cjs.js CHANGED
@@ -3334,7 +3334,7 @@ class FirebaseStorageImpl {
3334
3334
  }
3335
3335
 
3336
3336
  const name = "@firebase/storage";
3337
- const version = "0.13.5-canary.144bc3709";
3337
+ const version = "0.13.5";
3338
3338
 
3339
3339
  /**
3340
3340
  * @license
@@ -3330,7 +3330,7 @@ class FirebaseStorageImpl {
3330
3330
  }
3331
3331
 
3332
3332
  const name = "@firebase/storage";
3333
- const version = "0.13.5-canary.144bc3709";
3333
+ const version = "0.13.5";
3334
3334
 
3335
3335
  /**
3336
3336
  * @license
@@ -3361,7 +3361,7 @@ class FirebaseStorageImpl {
3361
3361
  }
3362
3362
 
3363
3363
  const name = "@firebase/storage";
3364
- const version = "0.13.5-canary.144bc3709";
3364
+ const version = "0.13.5";
3365
3365
 
3366
3366
  /**
3367
3367
  * @license
@@ -3357,7 +3357,7 @@ class FirebaseStorageImpl {
3357
3357
  }
3358
3358
 
3359
3359
  const name = "@firebase/storage";
3360
- const version = "0.13.5-canary.144bc3709";
3360
+ const version = "0.13.5";
3361
3361
 
3362
3362
  /**
3363
3363
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/storage",
3
- "version": "0.13.5-canary.144bc3709",
3
+ "version": "0.13.5",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.node.cjs.js",
@@ -46,16 +46,16 @@
46
46
  },
47
47
  "license": "Apache-2.0",
48
48
  "dependencies": {
49
- "@firebase/util": "1.10.3-canary.144bc3709",
50
- "@firebase/component": "0.6.12-canary.144bc3709",
49
+ "@firebase/util": "1.10.3",
50
+ "@firebase/component": "0.6.12",
51
51
  "tslib": "^2.1.0"
52
52
  },
53
53
  "peerDependencies": {
54
- "@firebase/app": "0.10.18-canary.144bc3709"
54
+ "@firebase/app": "0.x"
55
55
  },
56
56
  "devDependencies": {
57
- "@firebase/app": "0.10.18-canary.144bc3709",
58
- "@firebase/auth": "1.8.2-canary.144bc3709",
57
+ "@firebase/app": "0.10.18",
58
+ "@firebase/auth": "1.8.2",
59
59
  "rollup": "2.79.1",
60
60
  "@rollup/plugin-alias": "5.1.0",
61
61
  "@rollup/plugin-json": "4.1.0",