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