Comparing version 2.0.0-alpha.27 to 2.0.0-alpha.28
{ | ||
"name": "koishi", | ||
"description": "A QQ bot framework based on CQHTTP", | ||
"version": "2.0.0-alpha.27", | ||
"version": "2.0.0-alpha.28", | ||
"main": "dist/index.js", | ||
@@ -35,3 +35,3 @@ "typings": "dist/index.d.ts", | ||
"@types/js-yaml": "^3.12.3", | ||
"@types/prompts": "^2.0.5" | ||
"@types/prompts": "^2.0.8" | ||
}, | ||
@@ -42,8 +42,8 @@ "dependencies": { | ||
"kleur": "^3.0.3", | ||
"koishi-core": "^2.0.0-alpha.15", | ||
"koishi-plugin-common": "^3.0.0-alpha.15", | ||
"koishi-plugin-recorder": "^2.0.0-alpha.15", | ||
"koishi-plugin-schedule": "^2.0.0-alpha.17", | ||
"koishi-plugin-status": "^2.0.0-alpha.17", | ||
"koishi-plugin-teach": "^1.0.0-alpha.26", | ||
"koishi-core": "^2.0.0-alpha.16", | ||
"koishi-plugin-common": "^3.0.0-alpha.16", | ||
"koishi-plugin-recorder": "^2.0.0-alpha.16", | ||
"koishi-plugin-schedule": "^2.0.0-alpha.18", | ||
"koishi-plugin-status": "^2.0.0-alpha.18", | ||
"koishi-plugin-teach": "^1.0.0-alpha.27", | ||
"koishi-utils": "^1.1.1", | ||
@@ -50,0 +50,0 @@ "prompts": "^2.3.2" |