@firebase/remote-config-compat 0.2.20-canary.cb3bdd812 → 0.2.20-canary.ccbf7ba36

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.
@@ -81,7 +81,7 @@ class RemoteConfigCompatImpl {
81
81
  }
82
82
 
83
83
  const name = "@firebase/remote-config-compat";
84
- const version = "0.2.20-canary.cb3bdd812";
84
+ const version = "0.2.20-canary.ccbf7ba36";
85
85
 
86
86
  /**
87
87
  * @license
package/dist/index.cjs.js CHANGED
@@ -87,7 +87,7 @@ class RemoteConfigCompatImpl {
87
87
  }
88
88
 
89
89
  const name = "@firebase/remote-config-compat";
90
- const version = "0.2.20-canary.cb3bdd812";
90
+ const version = "0.2.20-canary.ccbf7ba36";
91
91
 
92
92
  /**
93
93
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/remote-config-compat",
3
- "version": "0.2.20-canary.cb3bdd812",
3
+ "version": "0.2.20-canary.ccbf7ba36",
4
4
  "description": "The compatibility package of Remote Config",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -34,14 +34,14 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "peerDependencies": {
37
- "@firebase/app-compat": "0.5.3-canary.cb3bdd812"
37
+ "@firebase/app-compat": "0.5.3-canary.ccbf7ba36"
38
38
  },
39
39
  "dependencies": {
40
- "@firebase/remote-config": "0.7.0-canary.cb3bdd812",
41
- "@firebase/remote-config-types": "0.5.0-canary.cb3bdd812",
42
- "@firebase/util": "1.13.0-canary.cb3bdd812",
43
- "@firebase/logger": "0.5.0-canary.cb3bdd812",
44
- "@firebase/component": "0.7.0-canary.cb3bdd812",
40
+ "@firebase/remote-config": "0.7.0-canary.ccbf7ba36",
41
+ "@firebase/remote-config-types": "0.5.0-canary.ccbf7ba36",
42
+ "@firebase/util": "1.13.0-canary.ccbf7ba36",
43
+ "@firebase/logger": "0.5.0-canary.ccbf7ba36",
44
+ "@firebase/component": "0.7.0-canary.ccbf7ba36",
45
45
  "tslib": "^2.1.0"
46
46
  },
47
47
  "devDependencies": {
@@ -50,7 +50,7 @@
50
50
  "rollup-plugin-replace": "2.2.0",
51
51
  "rollup-plugin-typescript2": "0.36.0",
52
52
  "typescript": "5.5.4",
53
- "@firebase/app-compat": "0.5.3-canary.cb3bdd812"
53
+ "@firebase/app-compat": "0.5.3-canary.ccbf7ba36"
54
54
  },
55
55
  "repository": {
56
56
  "directory": "packages/remote-config-compat",