koishi-plugin-recorder
Advanced tools
Comparing version 2.0.0-alpha.40 to 2.0.0-beta.0
{ | ||
"name": "koishi-plugin-recorder", | ||
"description": "Save Chat Records for Koishi", | ||
"version": "2.0.0-alpha.40", | ||
"version": "2.0.0-beta.0", | ||
"main": "dist/index.js", | ||
@@ -38,8 +38,8 @@ "typings": "dist/index.d.ts", | ||
"del": "^5.1.0", | ||
"koishi-test-utils": "^4.0.0-alpha.40" | ||
"koishi-test-utils": "^4.0.0-beta.0" | ||
}, | ||
"dependencies": { | ||
"koishi-core": "^2.0.0-alpha.40", | ||
"koishi-core": "^2.0.0-beta.0", | ||
"koishi-utils": "^2.1.2" | ||
} | ||
} |
4435
Updatedkoishi-core@^2.0.0-beta.0