@firebase/firestore 4.7.6-20250114135622 → 4.7.6

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 S = "11.2.0-20250114135622";
74
+ let S = "11.2.0";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22255,9 +22255,9 @@ let Fe = null;
22255
22255
  return r = Object.assign({
22256
22256
  useFetchStreams: t
22257
22257
  }, r), s._setSettings(r), s;
22258
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.6-20250114135622", e),
22258
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.6", e),
22259
22259
  // BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation
22260
- app.registerVersion(w, "4.7.6-20250114135622", "cjs2017");
22260
+ app.registerVersion(w, "4.7.6", "cjs2017");
22261
22261
  }();
22262
22262
 
22263
22263
  exports.AbstractUserDataWriter = AbstractUserDataWriter;