bump koishi-thirdeye
Showing
| ... | @@ -34,7 +34,8 @@ | ... | @@ -34,7 +34,8 @@ |
| "ts-loader": "^9.2.5", | "ts-loader": "^9.2.5", | ||
| "typescript": "^4.3.5", | "typescript": "^4.3.5", | ||
| "webpack": "^5.48.0", | "webpack": "^5.48.0", | ||
| "webpack-cli": "^4.9.1" | "webpack-cli": "^4.9.1", | ||
| "ws": "^8.3.0" | |||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "lint": "eslint --fix .", | "lint": "eslint --fix .", | ||
| ... | ... |
Please register or sign in to comment