Commit 3df11eb9 authored by nanahira's avatar nanahira

add support for nest 10

parent 598c5f3c
......@@ -61,7 +61,7 @@
"typescript": "^4.7.4"
},
"peerDependencies": {
"@nestjs/common": "^9.4.0",
"@nestjs/common": "^9.4.0 || ^10.0.0",
"@nestjs/swagger": "^7.1.8",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
......
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