put away from koishi
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | ... | @@ -39,7 +39,7 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-database-memory": "^1.2.0", | ||
| "@cosmotype/driver-memory": "^1.0.2", | ||
| "@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.6.0" | ||
| "cosmotype": "^1.0.3" | ||
| }, | ||
| "dependencies": { | ||
| "lodash": "^4.17.21", | ||
| ... | ... |
Please register or sign in to comment