bump and template things
Showing
This diff is collapsed.
| ... | ... | @@ -33,7 +33,7 @@ |
| "peerDependencies": { | ||
| "@nestjs/common": "^8.2.6", | ||
| "@nestjs/core": "^8.2.6", | ||
| "koishi": "^4.3.1", | ||
| "koishi": "^4.4.1", | ||
| "reflect-metadata": "^0.1.13", | ||
| "rxjs": "^7.5.4" | ||
| }, | ||
| ... | ... | @@ -54,7 +54,7 @@ |
| "eslint-plugin-prettier": "^3.4.1", | ||
| "express": "^4.17.1", | ||
| "jest": "^27.4.4", | ||
| "koishi": "4.3.1", | ||
| "koishi": "4.4.1", | ||
| "prettier": "^2.4.1", | ||
| "rimraf": "^3.0.2", | ||
| "supertest": "^6.1.6", | ||
| ... | ... | @@ -67,7 +67,7 @@ |
| "@types/ws": "^8.2.0", | ||
| "koa": "^2.13.3", | ||
| "koa-bodyparser": "^4.3.0", | ||
| "koishi-decorators": "^1.1.1", | ||
| "koishi-decorators": "^1.2.2", | ||
| "lodash": "^4.17.21", | ||
| "ws": "^8.2.3" | ||
| }, | ||
| ... | ... |
Please register or sign in to comment