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
+1 -1
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"
},