#1 added functions to post new artists/Cheked basic validations
Showing
| ... | ... | @@ -12,6 +12,7 @@ | 
| "dependencies": { | ||
| "@types/cors": "^2.8.13", | ||
| "@types/mongoose": "^5.11.97", | ||
| "@types/shortid": "^0.0.29", | ||
| "cors": "^2.8.5", | ||
| "dotenv": "^16.0.3", | ||
| "express": "^4.18.2", | ||
| ... | ... | @@ -22,6 +23,7 @@ | 
| "pg-hstore": "^2.3.4", | ||
| "sequelize": "^6.29.3", | ||
| "sequelize-typescript": "^2.1.5", | ||
| "shortid": "^2.2.16", | ||
| "uuid": "^9.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | 
Please
register
or
sign in
to comment