react-instantsearch-core 7.26.0 → 7.26.1

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.
@@ -2,6 +2,6 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var version = '7.26.0';
5
+ var version = '7.26.1';
6
6
 
7
7
  exports.default = version;
@@ -1,2 +1,2 @@
1
- declare const _default: "7.26.0";
1
+ declare const _default: "7.26.1";
2
2
  export default _default;
@@ -1,3 +1,3 @@
1
- var version = '7.26.0';
1
+ var version = '7.26.1';
2
2
 
3
3
  export { version as default };
@@ -1,4 +1,4 @@
1
- /*! React InstantSearch Core 7.26.0 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
1
+ /*! React InstantSearch Core 7.26.1 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('react')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'react'], factory) :
@@ -24,7 +24,7 @@
24
24
 
25
25
  var React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
26
 
27
- var version$2 = '7.26.0';
27
+ var version$2 = '7.26.1';
28
28
 
29
29
  function _define_property$1(obj, key, value) {
30
30
  if (key in obj) {