Skip to content

Commit

Permalink
fix: automate swagger fields from pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin committed Jul 6, 2023
1 parent e268538 commit ddc795d
Show file tree
Hide file tree
Showing 15 changed files with 118 additions and 96 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"isomorphic-dompurify": "^1.7.0",
"joi": "^17.9.2",
"jspdf": "^2.5.1",
"load-pkg": "^4.0.0",
"nestjs-cloudinary": "^2.0.6",
"nestjs-fastjwt": "^0.0.1",
"nestjs-i18n": "^10.2.6",
Expand All @@ -119,8 +120,8 @@
"passport-jwt": "4.0.1",
"passport-magic-login": "^1.2.2",
"pino-http": "^8.3.3",
"pino-pretty": "^10.0.0",
"poolifier": "^2.6.6",
"pino-pretty": "^10.0.1",
"poolifier": "^2.6.8",
"preview-email": "^3.0.19",
"prom-client": "^14.2.0",
"pug": "^3.0.2",
Expand Down Expand Up @@ -153,7 +154,7 @@
"@types/cache-manager-redis-store": "^2.0.1",
"@types/jest": "^29.5.2",
"@types/multer": "^1.4.7",
"@types/node": "^20.3.3",
"@types/node": "^20.4.0",
"@types/nodemailer": "^6.4.8",
"@types/passport": "^1.0.12",
"@types/passport-facebook": "^2.1.11",
Expand Down
Loading

0 comments on commit ddc795d

Please sign in to comment.