bump schemagen
Showing
This diff is collapsed.
| ... | ... | @@ -25,8 +25,8 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-ygocard", | ||
| "dependencies": { | ||
| "source-map-support": "^0.5.20", | ||
| "better-sqlite3": "^7.4.3" | ||
| "better-sqlite3": "^7.4.3", | ||
| "source-map-support": "^0.5.20" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-alpha.9" | ||
| ... | ... | @@ -43,7 +43,7 @@ |
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-alpha.9", | ||
| "koishi-utils-schemagen": "^1.0.7", | ||
| "koishi-utils-schemagen": "^1.1.7", | ||
| "leven": "3.1", | ||
| "lodash": "^4.17.21", | ||
| "mustache": "^4.2.0", | ||
| ... | ... |
Please register or sign in to comment