@firebase/firestore 4.6.4-20240703135951 → 4.6.4

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.12.3-20240703135951";
74
+ let b = "10.12.3";
75
75
 
76
76
  /**
77
77
  * @license
@@ -21998,9 +21998,9 @@ let ve = null;
21998
21998
  return r = Object.assign({
21999
21999
  useFetchStreams: t
22000
22000
  }, r), s._setSettings(r), s;
22001
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.6.4-20240703135951", e),
22001
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.6.4", e),
22002
22002
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22003
- app.registerVersion(S, "4.6.4-20240703135951", "cjs2017");
22003
+ app.registerVersion(S, "4.6.4", "cjs2017");
22004
22004
  }();
22005
22005
 
22006
22006
  exports.AbstractUserDataWriter = AbstractUserDataWriter;