@firebase/firestore 3.13.0-20230620202556 → 3.13.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 @@ V.MOCK_USER = new V("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let S = "9.22.3-20230620202556";
73
+ let S = "9.23.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21382,9 +21382,9 @@ function Jf(t, e) {
21382
21382
  return s = Object.assign({
21383
21383
  useFetchStreams: e
21384
21384
  }, s), r._setSettings(s), r;
21385
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.13.0-20230620202556", t),
21385
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.13.0", t),
21386
21386
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21387
- app.registerVersion(b, "3.13.0-20230620202556", "cjs2017");
21387
+ app.registerVersion(b, "3.13.0", "cjs2017");
21388
21388
  }();
21389
21389
 
21390
21390
  exports.AbstractUserDataWriter = Wl;