react-instantsearch 7.11.3 → 7.11.4

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/README.md CHANGED
@@ -7,7 +7,6 @@
7
7
  <!-- START doctoc generated TOC please keep comment here to allow auto update -->
8
8
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
9
9
 
10
-
11
10
  - [react-instantsearch](#react-instantsearch)
12
11
  - [Why](#why)
13
12
  - [Installation](#installation)
@@ -7,7 +7,7 @@
7
7
 
8
8
  var React__default = 'default' in React ? React['default'] : React;
9
9
 
10
- var version = '7.11.3';
10
+ var version = '7.11.4';
11
11
 
12
12
  // Copyright Joyent, Inc. and other Node contributors.
13
13
  //
@@ -19294,7 +19294,7 @@
19294
19294
  };
19295
19295
  }
19296
19296
 
19297
- var version$3 = '4.72.1';
19297
+ var version$3 = '4.72.2';
19298
19298
 
19299
19299
  function _typeof$N(obj) {
19300
19300
  "@babel/helpers - typeof";