lesson 87
Showing
| ... | ... | @@ -14,6 +14,7 @@ |
| "license": "ISC", | ||
| "dependencies": { | ||
| "class-transformer": "^0.5.1", | ||
| "class-validator": "^0.14.1", | ||
| "cors": "^2.8.5", | ||
| "express": "^4.18.2", | ||
| "multer": "^1.4.5-lts.1", | ||
| ... | ... |
src/dto/product.dto.ts
0 → 100644
src/helpers/formatErrors.ts
0 → 100644
src/routes/category.route.ts
0 → 100644
Please
register
or
sign in
to comment