Skip to content

Commit 6fbb8ea

Browse files
authored
Merge pull request #53 from coveo/version-2.0.1
KIT-2110 update Headless CSB version
2 parents cbdb9bf + f4d115b commit 6fbb8ea

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
{
2-
"name": "coveo-headless-1320",
2+
"name": "coveo-headless-201",
33
"version": "1.0.0",
44
"description": "",
5-
"keywords": [],
5+
"keywords": [
6+
7+
],
68
"main": "src/index.tsx",
79
"dependencies": {
8-
"@coveo/headless": "^1.110.1",
10+
"@coveo/headless": "2.0.1",
911
"@emotion/react": "^11.10.5",
1012
"@emotion/styled": "^11.10.5",
1113
"@fontsource/roboto": "^4.5.8",
@@ -31,4 +33,4 @@
3133
"not ie <= 11",
3234
"not op_mini all"
3335
]
34-
}
36+
}

0 commit comments

Comments
 (0)