diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 661c2c4..b13a7ea 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,10 +9,11 @@ "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", - "axios": "^0.19.2", "bootstrap": "^4.4.1", + "bs-custom-file-input": "^1.3.4", "classnames": "^2.2.6", "eslint-config-react-app": "^5.2.1", + "lodash": "^4.17.20", "node-sass": "^4.14.0", "react": "^16.13.1", "react-bootstrap": "^1.0.1", |