dep
Showing
This diff is collapsed.
| ... | ... | @@ -26,13 +26,13 @@ |
| }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs", | ||
| "dependencies": { | ||
| "read-dir-deep": "^7.0.1", | ||
| "schemastery-gen": "^2.2.4", | ||
| "source-map-support": "^0.5.20" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.4", | ||
| "koishi-plugin-pics": "^4.0.2", | ||
| "read-dir-deep": "^7.0.1" | ||
| "koishi-plugin-pics": "^4.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^16.11.4", | ||
| ... | ... |
Please register or sign in to comment