Commit 8d377f5f authored by nanahira's avatar nanahira

fix swagger version

parent da210d4b
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
}, },
"peerDependencies": { "peerDependencies": {
"@nestjs/common": "^9.4.0 || ^10.0.0", "@nestjs/common": "^9.4.0 || ^10.0.0",
"@nestjs/swagger": "^7.1.8", "@nestjs/swagger": "^7.1.8 || ^6.3.0",
"class-transformer": "^0.5.1", "class-transformer": "^0.5.1",
"class-validator": "^0.14.0", "class-validator": "^0.14.0",
"typeorm": "^0.3.16" "typeorm": "^0.3.16"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment