koishi-plugin-common
Advanced tools
Comparing version 3.0.0-alpha.7 to 3.0.0-alpha.8
{ | ||
"name": "koishi-plugin-common", | ||
"description": "Common plugins for Koishi", | ||
"version": "3.0.0-alpha.7", | ||
"version": "3.0.0-alpha.8", | ||
"main": "dist/index.js", | ||
@@ -31,9 +31,9 @@ "typings": "dist/index.d.ts", | ||
"devDependencies": { | ||
"koishi-database-memory": "^2.0.0-alpha.7", | ||
"koishi-test-utils": "^4.0.0-alpha.7" | ||
"koishi-database-memory": "^2.0.0-alpha.8", | ||
"koishi-test-utils": "^4.0.0-alpha.8" | ||
}, | ||
"dependencies": { | ||
"koishi-core": "^2.0.0-alpha.7", | ||
"koishi-utils": "^1.0.5" | ||
"koishi-core": "^2.0.0-alpha.8", | ||
"koishi-utils": "^1.0.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Updatedkoishi-core@^2.0.0-alpha.8
Updatedkoishi-utils@^1.0.6