Fix react admin version

This commit is contained in:
Dirk Klimpel 2021-02-18 21:32:10 +01:00 committed by GitHub
parent 38842853b6
commit 2fd29d811b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
"prop-types": "^15.7.2",
"ra-language-german": "^2.1.2",
"react": "^16.13.1",
"react-admin": "^3.13.2",
"react-admin": "^3.12.2",
"react-dom": "^16.14.0",
"react-scripts": "^3.4.4"
},