We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ea30b commit 18b9c66Copy full SHA for 18b9c66
3 files changed
lerna.json
@@ -1,4 +1,4 @@
1
{
2
"packages": ["packages/*"],
3
- "version": "2.4.5"
+ "version": "2.4.6"
4
}
packages/common-components/package.json
@@ -1,7 +1,7 @@
"name": "onefx-common-components",
"license": "MIT",
- "version": "2.4.5",
+ "version": "2.4.6",
5
"description": "field_description",
6
"files": [
7
"lib",
packages/onefx-auth-provider/package.json
"name": "onefx-auth-provider",
@@ -105,7 +105,7 @@
105
"nyc": "13.3.0",
106
"onefx": "^2.4.3",
107
"onefx-auth": "^2.4.3",
108
- "onefx-common-components": "^2.4.5",
+ "onefx-common-components": "^2.4.6",
109
"prettier": "1.19.1",
110
"pretty-quick": "1.11.1",
111
"react": "16.13.1",
0 commit comments