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

Commit 98c67eb

Browse files
authored
Merge pull request #364 from mareklibra/lib.v1.5.0
openshift-assisted-ui-lib v1.5.0-1
2 parents 4495136 + 1baef86 commit 98c67eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"@typescript-eslint/parser": "^2.24.0",
3535
"axios": "^0.19.2",
3636
"axios-case-converter": "^0.6.0",
37-
"openshift-assisted-ui-lib": "^1.5.0-pre2",
3837
"file-saver": "^2.0.2",
3938
"formik": "^2.1.4",
4039
"http-proxy-middleware": "^1.0.3",
@@ -43,6 +42,7 @@
4342
"lodash": "^4.17.15",
4443
"netmask": "^1.0.6",
4544
"node-sass": "^4.13.1",
45+
"openshift-assisted-ui-lib": "^1.5.0-1",
4646
"prettier": "^2.0.1",
4747
"prism-react-renderer": "^1.1.1",
4848
"react": "^16.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8621,10 +8621,10 @@ open@^7.0.2:
86218621
is-docker "^2.0.0"
86228622
is-wsl "^2.1.1"
86238623

8624-
openshift-assisted-ui-lib@^1.5.0-pre2:
8625-
version "1.5.0-pre2"
8626-
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.0-pre2.tgz#2197c469151df53f2639bd4e74f98a7aabc7ce22"
8627-
integrity sha512-4Eb5KyaPqUWKX50rhqtNL3uBL/a3TR513PslsnpKFHkb2iavzdo7W7gForbGt08+i3iWPzxTI6EdagpzQXUG6Q==
8624+
openshift-assisted-ui-lib@^1.5.0-1:
8625+
version "1.5.0-1"
8626+
resolved "https://registry.yarnpkg.com/openshift-assisted-ui-lib/-/openshift-assisted-ui-lib-1.5.0-1.tgz#1f229288eef3928b219c34c0883b1c70d54b58b2"
8627+
integrity sha512-WgIUKzoBSmEW5T1tp1l/CWD3DP0ULgWpm2jpmkvM2MaH1UdZeiuqWOxZiofg+PXAVPEPUE0y+ABZ22704zqs0A==
86288628
dependencies:
86298629
axios-case-converter "^0.6.0"
86308630
ip-address "^7.1.0"

0 commit comments

Comments
 (0)