remove name for adapt
Showing
| ... | ... | @@ -29,7 +29,7 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate", | ||
| "dependencies": { | ||
| "class-transformer": "^0.4.0", | ||
| "koishi-thirdeye": "^1.0.4", | ||
| "koishi-thirdeye": "^1.0.5", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.20" | ||
| ... | ... | @@ -45,7 +45,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.0", | ||
| "koishi": "^4.0.0-beta.1", | ||
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment