user system..
Showing
| ... | ... | @@ -25,6 +25,7 @@ |
| "@nestjs/core": "^7.5.1", | ||
| "@nestjs/platform-express": "^7.5.1", | ||
| "@nestjs/typeorm": "^7.1.5", | ||
| "he": "^1.2.0", | ||
| "koishi": "^3.10.1", | ||
| "koishi-adapter-onebot": "^3.0.8", | ||
| "koishi-plugin-common": "^4.2.4", | ||
| ... | ... | @@ -41,6 +42,7 @@ |
| "@nestjs/schematics": "^7.1.3", | ||
| "@nestjs/testing": "^7.5.1", | ||
| "@types/express": "^4.17.8", | ||
| "@types/he": "^1.1.1", | ||
| "@types/jest": "^26.0.15", | ||
| "@types/lodash": "^4.14.168", | ||
| "@types/mustache": "^4.1.1", | ||
| ... | ... |
Please register or sign in to comment