@firebase/firestore 4.6.5-canary.b4c5ef3c3 → 4.6.5

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.5-canary.b4c5ef3c3";
74
+ let b = "10.12.5";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22095,9 +22095,9 @@ let Fe = null;
22095
22095
  return r = Object.assign({
22096
22096
  useFetchStreams: t
22097
22097
  }, r), s._setSettings(r), s;
22098
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.6.5-canary.b4c5ef3c3", e),
22098
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(S, "4.6.5", e),
22099
22099
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22100
- app.registerVersion(S, "4.6.5-canary.b4c5ef3c3", "cjs2017");
22100
+ app.registerVersion(S, "4.6.5", "cjs2017");
22101
22101
  }();
22102
22102
 
22103
22103
  exports.AbstractUserDataWriter = AbstractUserDataWriter;