Skip to content

Commit bf1b515

Browse files
committed
Ajouter la dépendance @nestjs/swagger dans package.json
1 parent a9f4444 commit bf1b515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"@nestjs/mongoose": "^10.0.2",
5757
"@nestjs/passport": "^10.0.3",
5858
"@nestjs/platform-express": "^10.3.1",
59+
"@nestjs/swagger": "^7.1.16",
5960
"@streamkits/nestjs_module_scrud": "^0.0.16",
6061
"ajv": "^8.12.0",
6162
"ajv-errors": "^3.0.0",
@@ -89,7 +90,6 @@
8990
"@compodoc/compodoc": "^1.1.23",
9091
"@nestjs/cli": "^10.2.1",
9192
"@nestjs/schematics": "^10.0.2",
92-
"@nestjs/swagger": "^7.1.16",
9393
"@nestjs/testing": "^10.1.3",
9494
"@swc/cli": "^0.3.10",
9595
"@swc/core": "^1.4.6",

0 commit comments

Comments
 (0)