bump version
Showing
| ... | ... | @@ -37,7 +37,7 @@ |
| "@koishijs/plugin-console": "^3.2.4", | ||
| "@koishijs/plugin-database-memory": "^1.1.0", | ||
| "@koishijs/plugin-dataview": "^1.2.1", | ||
| "@koishijs/plugin-sandbox": "^1.0.2", | ||
| "@koishijs/plugin-sandbox": "^1.1.0", | ||
| "@types/jest": "^27.4.0", | ||
| "@types/node": "^17.0.4", | ||
| "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
| ... | ... | @@ -57,7 +57,7 @@ |
| "ws": "^8.4.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.5.0" | ||
| "koishi": "^4.5.2" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment