Skip to content

Commit

Permalink
installation: upgrade react-invenio-app-ils
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Jun 28, 2024
1 parent 91380cd commit aac63d6
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions ui/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REACT_APP_UI_ILS_VERSION=1.0.0-alpha.85
REACT_APP_INVENIO_VERSION=3.0.0rc2
REACT_APP_UI_ILS_VERSION=1.0.0-alpha.90
REACT_APP_INVENIO_VERSION=4.0.0rc1
REACT_APP_INVENIO_UI_URL=https://127.0.0.1:5000
REACT_APP_INVENIO_REST_ENDPOINTS_BASE_URL=https://127.0.0.1:5000/api
REACT_APP_OVERLAY_VERSION=2.9.0
Expand Down
86 changes: 43 additions & 43 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 @@ -3,7 +3,7 @@
"version": "2.9.0",
"dependencies": {
"@babel/runtime": "^7.9.2",
"@inveniosoftware/react-invenio-app-ils": "^1.0.0-alpha.89",
"@inveniosoftware/react-invenio-app-ils": "^1.0.0-alpha.90",
"@rjsf/core": "^2.5.0",
"@rjsf/semantic-ui": "^2.5.0",
"ajv": "^8.0.0",
Expand Down

0 comments on commit aac63d6

Please sign in to comment.