koishi-plugin-common
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "koishi-plugin-common", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "dist/index.js", | ||
@@ -27,5 +27,5 @@ "typings": "dist/index.d.ts", | ||
"dependencies": { | ||
"koishi-core": "^0.2.1", | ||
"koishi-utils": "^0.1.4" | ||
"koishi-core": "^0.2.3", | ||
"koishi-utils": "^0.1.6" | ||
} | ||
} |
Updatedkoishi-core@^0.2.3
Updatedkoishi-utils@^0.1.6