Skip to content

Commit f4d115b

Browse files
committed
update package to version 2.0.1
1 parent c9192a6 commit f4d115b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
"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": "^2.0.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)