fixed api routes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user