diff --git a/package.json b/package.json index 132d40c..e4c48bf 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "@coreui/utils": "^1.3.1", "@wojtekmaj/enzyme-adapter-react-17": "^0.6.5", "axios": "^0.25.0", + "bootstrap": "^5.1.3", "chart.js": "^3.6.0", "classnames": "^2.3.1", "core-js": "^3.19.1", @@ -51,10 +52,13 @@ "react-dom": "^17.0.2", "react-redux": "^7.2.6", "react-router-dom": "^5.3.0", + "react-spinners": "^0.11.0", "redux": "4.1.2", "serve": "^13.0.2", "simplebar-react": "^2.3.6", + "sweetalert": "^2.1.2", "sweetalert2": "^11.4.0", + "webpack": "^4.44.2", "xlsx": "^0.18.0" }, "devDependencies": { diff --git a/public/index.html b/public/index.html index fe8831b..523f748 100644 --- a/public/index.html +++ b/public/index.html @@ -15,13 +15,15 @@ -