fixed api routes

This commit is contained in:
2023-06-12 05:02:59 +02:00
parent c036418a87
commit 23aa9e4e2f
6 changed files with 197 additions and 41 deletions
+2
View File
@@ -9,11 +9,13 @@
"lint": "next lint"
},
"dependencies": {
"@types/bcrypt": "^5.0.0",
"@types/node": "20.1.7",
"@types/react": "18.2.6",
"@types/react-bootstrap": "^0.32.32",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"bcrypt": "^5.1.0",
"bootstrap": "^5.3.0",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",