catchup
Showing
| ... | ... | @@ -25,11 +25,11 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/nanahira/koishi-plugin-hisoutensoku-jammer", | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-rc.3" | ||
| "koishi": "^4.0.0" | ||
| }, | ||
| "dependencies": { | ||
| "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^7.3.0", | ||
| "koishi-thirdeye": "^7.4.0", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.21", | ||
| ... | ... | @@ -44,7 +44,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-rc.3", | ||
| "koishi": "^4.0.0", | ||
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment