bump
Showing
| ... | @@ -29,13 +29,13 @@ | ... | @@ -29,13 +29,13 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate", | ||
| "dependencies": { | "dependencies": { | ||
| "class-transformer": "^0.4.0", | "class-transformer": "^0.4.0", | ||
| "koishi-thirdeye": "^1.0.5", | "koishi-thirdeye": "^2.0.2", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.0" | "koishi": "^4.0.0-beta.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/lodash": "^4.14.176", | "@types/lodash": "^4.14.176", | ||
| ... | ... |
Please register or sign in to comment