@firebase/firestore 4.7.0 → 4.7.1-canary.15c36cc7a

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.js CHANGED
@@ -71,7 +71,7 @@ User.MOCK_USER = new User("mock-user");
71
71
  * See the License for the specific language governing permissions and
72
72
  * limitations under the License.
73
73
  */
74
- let b = "10.13.0";
74
+ let b = "10.13.1-canary.15c36cc7a";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22233,9 +22233,9 @@ let Me = null;
22233
22233
  return r = Object.assign({
22234
22234
  useFetchStreams: t
22235
22235
  }, r), s._setSettings(r), s;
22236
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.7.0", e),
22236
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.7.1-canary.15c36cc7a", e),
22237
22237
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22238
- app.registerVersion(S, "4.7.0", "cjs2017");
22238
+ app.registerVersion(S, "4.7.1-canary.15c36cc7a", "cjs2017");
22239
22239
  }();
22240
22240
 
22241
22241
  exports.AbstractUserDataWriter = AbstractUserDataWriter;