@firebase/firestore 4.6.0-canary.bd12e83cd → 4.6.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 S = "10.11.0-canary.bd12e83cd";
73
+ let S = "10.11.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21916,9 +21916,9 @@ let Ce = null;
21916
21916
  return r = Object.assign({
21917
21917
  useFetchStreams: t
21918
21918
  }, r), s._setSettings(r), s;
21919
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.6.0-canary.bd12e83cd", e),
21919
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.6.0", e),
21920
21920
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21921
- app.registerVersion(w, "4.6.0-canary.bd12e83cd", "cjs2017");
21921
+ app.registerVersion(w, "4.6.0", "cjs2017");
21922
21922
  }();
21923
21923
 
21924
21924
  exports.AbstractUserDataWriter = AbstractUserDataWriter;