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