Skip to content

Commit

Permalink
Upgrade React-Admin to 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed May 4, 2021
1 parent b478b0a commit 66b3164
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
104 changes: 52 additions & 52 deletions ui/package-lock.json

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

6 changes: 3 additions & 3 deletions ui/package.json
Expand Up @@ -12,9 +12,9 @@
"lodash.throttle": "^4.1.1",
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.14.5",
"ra-data-json-server": "^3.15.0",
"react": "^16.14.0",
"react-admin": "^3.14.5",
"react-admin": "^3.15.0",
"react-dom": "^16.14.0",
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",
Expand All @@ -35,7 +35,7 @@
"css-mediaquery": "^0.1.2",
"jest-environment-jsdom-sixteen": "^2.0.0",
"prettier": "^2.2.1",
"ra-test": "^3.14.5"
"ra-test": "^3.15.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 66b3164

Please sign in to comment.