migrate
Showing
This diff is collapsed.
| ... | ... | @@ -39,7 +39,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-database-memory": "^1.1.0", | ||
| "@koishijs/plugin-database-memory": "^1.2.0", | ||
| "@types/jest": "^27.4.1", | ||
| "@types/lodash": "^4.14.180", | ||
| "@types/node": "^17.0.23", | ||
| ... | ... | @@ -55,7 +55,7 @@ |
| "typescript": "^4.6.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.5.1" | ||
| "koishi": "^4.6.0" | ||
| }, | ||
| "dependencies": { | ||
| "lodash": "^4.17.21", | ||
| ... | ... |
Please register or sign in to comment