koishi-plugin-teach
Advanced tools
Comparing version 2.0.0-beta.5 to 2.0.0-beta.6
{ | ||
"name": "koishi-plugin-teach", | ||
"description": "Teach plugin for Koishi", | ||
"version": "2.0.0-beta.5", | ||
"version": "2.0.0-beta.6", | ||
"main": "dist/index.js", | ||
@@ -36,9 +36,9 @@ "typings": "dist/index.d.ts", | ||
"peerDependencies": { | ||
"koishi-core": "^3.0.0-beta.9", | ||
"koishi-utils": "^3.2.5" | ||
"koishi-core": "^3.0.0-beta.10", | ||
"koishi-utils": "^3.2.6" | ||
}, | ||
"devDependencies": { | ||
"koishi-plugin-mongo": "^2.0.0-beta.3", | ||
"koishi-plugin-mysql": "^3.0.0-beta.4", | ||
"koishi-test-utils": "^6.0.0-beta.2" | ||
"koishi-plugin-mysql": "^3.0.0-beta.5", | ||
"koishi-test-utils": "^6.0.0-beta.3" | ||
}, | ||
@@ -45,0 +45,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
247515
2553