diff --git a/package.json b/package.json index f958efc..964c241 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,7 @@ "react": "^16.14.0", "react-app-polyfill": "^1.0.1", "react-awesome-query-builder": "^4.3.0", + "react-beautiful-dnd": "^13.1.1", "react-bootstrap-sweetalert": "^5.1.9", "react-bootstrap-table-next": "^3.3.3", "react-bootstrap-table2-editor": "^1.4.0", @@ -96,6 +97,7 @@ "redux-thunk": "^2.4.2", "simple-line-icons": "^2.4.1", "slick-carousel": "^1.8.1", + "styled-components": "^6.1.8", "underscore": "^1.13.1", "xlsx": "^0.17.0" },