We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ca801 commit f3d7307Copy full SHA for f3d7307
packages/web/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@appbaseio/reactivesearch",
3
- "version": "4.2.0-alpha.6",
+ "version": "4.2.0",
4
"description": "A React UI components library for building search experirnences",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
@@ -38,7 +38,7 @@
38
"license": "Apache-2.0",
39
"dependencies": {
40
"@appbaseio/analytics": "^1.2.0-alpha.1",
41
- "@appbaseio/reactivecore": "10.2.0-alpha.4",
+ "@appbaseio/reactivecore": "10.2.0",
42
"@appbaseio/rheostat": "^1.0.0-alpha.15",
43
"@emotion/core": "^10.0.28",
44
"@emotion/styled": "^10.0.27",
0 commit comments