Skip to content

Commit

Permalink
ui shell-ui: Update the core-ui version with v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengYanJin committed Apr 20, 2021
1 parent bd337d9 commit a9e953b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions shell-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion shell-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"webpack-dev-server": "^3.11.2"
},
"dependencies": {
"@scality/core-ui": "github:scality/core-ui.git#improvement/302-update-components-with-new-colors",
"@scality/core-ui": "github:scality/core-ui.git#v0.16.0",
"oidc-client": "^1.11.3",
"oidc-react": "^1.1.5",
"polished": "^4.0.5",
Expand Down
4 changes: 2 additions & 2 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@kubernetes/client-node": "github:scality/kubernetes-client-javascript.git#browser-0.10.2-63-g579d066",
"@scality/core-ui": "github:scality/core-ui.git#improvement/302-update-components-with-new-colors",
"@scality/core-ui": "github:scality/core-ui.git#v0.16.0",
"axios": "^0.21.1",
"formik": "2.2.5",
"jest-environment-jsdom-sixteen": "^1.0.3",
Expand Down

0 comments on commit a9e953b

Please sign in to comment.