Migrate schema to Config
Showing
| ... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "ip": "^1.1.5", | "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^4.2.2", | "koishi-thirdeye": "^4.2.3", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.21", | "source-map-support": "^0.5.21", | ||
| ... | ... |
Please register or sign in to comment