Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Update openshift-assisted-ui-lib to 2.0.9-3 (#535)
Browse files Browse the repository at this point in the history
* Update openshift-assisted-ui-lib to 2.0.9-3

* Update package.json
  • Loading branch information
jkilzi authored Feb 21, 2022
1 parent b119ef2 commit 84b65be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openshift-assisted-ui",
"version": "2.1.0",
"version": "2.0.9-3",
"private": false,
"license": "Apache-2.0",
"bugs": {
Expand All @@ -23,7 +23,7 @@
"i18next": "^20.4.0",
"i18next-browser-languagedetector": "^6.1.2",
"lodash": "^4.17.21",
"openshift-assisted-ui-lib": "2.1.0",
"openshift-assisted-ui-lib": "2.0.9-3",
"react": "^16.14.0",
"react-dom": "^16.13.1",
"react-i18next": "^11.11.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8108,10 +8108,10 @@ open@^7.0.2:
is-docker "^2.0.0"
is-wsl "^2.1.1"

openshift-assisted-ui-lib@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.1.0.tgz#35989813fc9be29f15efa596965b34f60b801255"
integrity sha512-Ul2jHmVQFEmJv7kUvO9QBdb87lbdKmsKfULq8+XP0pQNBlkCobbXXNuI+D2X4Z8RT099JHWypDol4VAZdJqWTw==
openshift-assisted-ui-lib@2.0.9-3:
version "2.0.9-3"
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-2.0.9-3.tgz#651c6cdc12db458c021c6a060f2b6d2a1e38ac79"
integrity sha512-1CqfLuStTqigtM1eqT/XdZBphLcxyhYwNw7AXulJm83SNLHW1wwprW+RTRVKhhvhHJIdV0RdG7nheUzc6rQK0w==
dependencies:
axios-case-converter "^0.8.1"
classnames "^2.3.1"
Expand Down

0 comments on commit 84b65be

Please sign in to comment.