Commit b5f2d7d7 authored by nanahira's avatar nanahira

remove unnecessary deps

parent 0cbb248a
......@@ -44,10 +44,9 @@
"typescript": "^4.6.4"
},
"peerDependencies": {
"@nestjs/common": "^8.4.6",
"@nestjs/core": "^8.4.6",
"koishi": "^4.7.2",
"rxjs": "^7.5.4"
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"koishi": "^4.7.2"
}
},
"node_modules/@babel/code-frame": {
......
......@@ -31,10 +31,9 @@
"author": "Nanahira <nanahira@momobako.com>",
"license": "MIT",
"peerDependencies": {
"@nestjs/common": "^8.4.6",
"@nestjs/core": "^8.4.6",
"koishi": "^4.7.2",
"rxjs": "^7.5.4"
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"koishi": "^4.7.2"
},
"devDependencies": {
"@nestjs/platform-express": "^8.4.6",
......
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