finish
Showing
| ... | ... | @@ -36,6 +36,7 @@ |
| "@aws-sdk/util-format-url": "^3.38.0", | ||
| "class-transformer": "^0.4.0", | ||
| "koishi-utils-schemagen": "^1.1.9", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.20" | ||
| }, | ||
| "peerDependencies": { | ||
| ... | ... | @@ -45,11 +46,13 @@ |
| "@types/node": "^16.11.6", | ||
| "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
| "@typescript-eslint/parser": "^4.33.0", | ||
| "axios": "^0.24.0", | ||
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-alpha.12", | ||
| "prettier": "^2.4.1", | ||
| "proxy-agent": "^5.0.0", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| "typescript": "^4.4.4", | ||
| ... | ... |
src/def/selection.ts
0 → 100644
This diff is collapsed.
Please register or sign in to comment