diff --git a/package.json b/package.json index 5beee16..d921843 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "koishi-plugin-xdi8", "description": "Shidinn tools for Koishi", - "version": "0.4.8", + "version": "0.4.9", "main": "lib/index.js", "typings": "lib/index.d.ts", "files": [ @@ -40,6 +40,6 @@ }, "dependencies": { "@dgck81lnn/lnnzhyz2svg": "^0.3.5", - "xdi8-transcriber": "^0.3.0" + "xdi8-transcriber": "^0.3.1" } }