@firebase/firestore 4.1.2-canary.b2f6084ef → 4.1.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
@@ -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 S = "10.3.0-canary.b2f6084ef";
73
+ let S = "10.3.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21594,9 +21594,9 @@ let we = null;
21594
21594
  return r = Object.assign({
21595
21595
  useFetchStreams: t
21596
21596
  }, r), s._setSettings(r), s;
21597
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.1.2-canary.b2f6084ef", e),
21597
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.1.2", e),
21598
21598
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21599
- app.registerVersion(w, "4.1.2-canary.b2f6084ef", "cjs2017");
21599
+ app.registerVersion(w, "4.1.2", "cjs2017");
21600
21600
  }();
21601
21601
 
21602
21602
  exports.AbstractUserDataWriter = AbstractUserDataWriter;