@firebase/firestore 4.7.2-20240916151535 → 4.7.2

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.2-20240916151535";
74
+ let b = "10.13.2";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22235,9 +22235,9 @@ let Me = null;
22235
22235
  return r = Object.assign({
22236
22236
  useFetchStreams: t
22237
22237
  }, r), s._setSettings(r), s;
22238
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.7.2-20240916151535", e),
22238
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.7.2", e),
22239
22239
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22240
- app.registerVersion(S, "4.7.2-20240916151535", "cjs2017");
22240
+ app.registerVersion(S, "4.7.2", "cjs2017");
22241
22241
  }();
22242
22242
 
22243
22243
  exports.AbstractUserDataWriter = AbstractUserDataWriter;