@coveo/headless-react 2.4.7 → 2.4.8-pre.12079f9a7a
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/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@coveo/headless-react",
|
3
|
-
"version": "2.4.
|
3
|
+
"version": "2.4.8-pre.12079f9a7a",
|
4
4
|
"description": "React utilities for SSR (Server Side Rendering) with headless",
|
5
5
|
"homepage": "https://docs.coveo.com/en/headless/latest/",
|
6
6
|
"repository": {
|
@@ -40,7 +40,7 @@
|
|
40
40
|
"build:typedoc:merge": "typedoc --tsconfig tsconfig.typedoc.json"
|
41
41
|
},
|
42
42
|
"dependencies": {
|
43
|
-
"@coveo/headless": "3.16.
|
43
|
+
"@coveo/headless": "3.16.1-pre.12079f9a7a"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
46
|
"@coveo/release": "1.0.0",
|