koishi-plugin-teach
Advanced tools
Comparing version 0.1.20 to 0.1.21
{ | ||
"name": "koishi-plugin-teach", | ||
"description": "Teach plugin for Koishi", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"main": "dist/index.js", | ||
@@ -34,10 +34,10 @@ "typings": "dist/index.d.ts", | ||
"devDependencies": { | ||
"koishi-database-level": "^1.1.5", | ||
"koishi-database-mysql": "^1.1.5", | ||
"koishi-test-utils": "^3.1.4" | ||
"koishi-database-level": "^1.1.6", | ||
"koishi-database-mysql": "^1.1.6", | ||
"koishi-test-utils": "^3.2.1" | ||
}, | ||
"dependencies": { | ||
"koishi-core": "^1.11.0", | ||
"koishi-core": "^1.11.1", | ||
"koishi-utils": "^1.0.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Updatedkoishi-core@^1.11.1