-
- Downloads
Replace react-beautiful-dnd with hello-pangea/dnd, a maintained fork
... | @@ -33,6 +33,7 @@ | ... | @@ -33,6 +33,7 @@ |
], | ], | ||
"repository": "https://github.com/ProjectMirador/mirador", | "repository": "https://github.com/ProjectMirador/mirador", | ||
"dependencies": { | "dependencies": { | ||
"@hello-pangea/dnd": "^16.0.1", | |||
"@material-ui/core": "^4.12.3", | "@material-ui/core": "^4.12.3", | ||
"@material-ui/icons": "^4.9.1", | "@material-ui/icons": "^4.9.1", | ||
"@material-ui/lab": "^4.0.0-alpha.53", | "@material-ui/lab": "^4.0.0-alpha.53", | ||
... | @@ -54,7 +55,6 @@ | ... | @@ -54,7 +55,6 @@ |
"prop-types": "^15.6.2", | "prop-types": "^15.6.2", | ||
"re-reselect": "^4.0.0", | "re-reselect": "^4.0.0", | ||
"react-aria-live": "^2.0.5", | "react-aria-live": "^2.0.5", | ||
"react-beautiful-dnd": "^13.0.0", | |||
"react-copy-to-clipboard": "^5.0.1", | "react-copy-to-clipboard": "^5.0.1", | ||
"react-dnd": "^10.0.2", | "react-dnd": "^10.0.2", | ||
"react-dnd-html5-backend": "^10.0.2", | "react-dnd-html5-backend": "^10.0.2", | ||
... | ... |
Please register or sign in to comment