algolia-experiences 1.8.2 → 1.8.3
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! algolia-experiences 1.8.
|
|
1
|
+
/*! algolia-experiences 1.8.3 | © Algolia, Inc. and contributors; MIT License | https://github.com/algolia/instantsearch */
|
|
2
2
|
(function (factory) {
|
|
3
3
|
typeof define === 'function' && define.amd ? define(factory) :
|
|
4
4
|
factory();
|
|
@@ -9981,7 +9981,7 @@
|
|
|
9981
9981
|
};
|
|
9982
9982
|
}
|
|
9983
9983
|
|
|
9984
|
-
var version = '4.96.
|
|
9984
|
+
var version = '4.96.1';
|
|
9985
9985
|
|
|
9986
9986
|
function getServerResults(entry) {
|
|
9987
9987
|
var _entry_compositionFeedsResults;
|