@firebase/firestore 4.1.0-20230718222737 → 4.1.0

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
@@ -70,7 +70,7 @@ User.MOCK_USER = new User("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let b = "10.1.0-20230718222737";
73
+ let b = "10.1.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21554,9 +21554,9 @@ function __PRIVATE_tryGetString(e, t) {
21554
21554
  return r = Object.assign({
21555
21555
  useFetchStreams: t
21556
21556
  }, r), s._setSettings(r), s;
21557
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.1.0-20230718222737", e),
21557
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.1.0", e),
21558
21558
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21559
- app.registerVersion(S, "4.1.0-20230718222737", "cjs2017");
21559
+ app.registerVersion(S, "4.1.0", "cjs2017");
21560
21560
  }();
21561
21561
 
21562
21562
  exports.AbstractUserDataWriter = AbstractUserDataWriter;