Adds API login

This commit is contained in:
pikiou
2021-11-26 05:10:48 +01:00
parent 051784a6da
commit f952e24884
13 changed files with 228 additions and 14 deletions

View File

@@ -77,6 +77,7 @@
"@types/lodash": "^4.14.177",
"autoprefixer": "^10.2.6",
"axios": "^0.21.1",
"bcrypt": "^5.0.1",
"chalk": "^4.1.1",
"compression": "^1.7.4",
"connected-react-router": "^6.9.1",
@@ -120,6 +121,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@types/bcrypt": "^5.0.0",
"@types/compression": "^1.7.1",
"@types/compression-webpack-plugin": "^6.0.6",
"@types/css-minimizer-webpack-plugin": "^3.0.2",