Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit baa1832

Browse files
fix(package): update @nestjs/swagger to version 2.1.0
Closes #18
1 parent bfe8ce1 commit baa1832

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
@@ -43,7 +43,7 @@
4343
"@nestjs/common": "^4.5.9",
4444
"@nestjs/core": "^4.5.9",
4545
"@nestjs/microservices": "^4.5.8",
46-
"@nestjs/swagger": "^1.1.3",
46+
"@nestjs/swagger": "^2.1.0",
4747
"@nestjs/testing": "^4.5.5",
4848
"@nestjs/typeorm": "^2.0.0",
4949
"@nestjs/websockets": "^4.5.8",

0 commit comments

Comments
 (0)