rework with thirdeye
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | @@ -26,8 +26,8 @@ | ... | @@ -26,8 +26,8 @@ |
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-pics", | "homepage": "https://github.com/koishijs/koishi-plugin-pics", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^8.1.5", | |||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "schemastery-gen": "^2.3.2", | |||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| ... | @@ -41,7 +41,7 @@ | ... | @@ -41,7 +41,7 @@ |
| "eslint": "^7.32.0", | "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.1.1", | "koishi": "^4.1.2", | ||
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | "ts-loader": "^9.2.6", | ||
| ... | ... |
src/plugin.ts
deleted
100644 → 0
Please register or sign in to comment