diff --git a/package.json b/package.json index fc9ef70..8c62cd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siyuan-jsdraw-plugin", - "version": "0.5.1", + "version": "0.5.2", "type": "module", "description": "Include a whiteboard for freehand drawing anywhere in your documents.", "repository": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin", @@ -35,8 +35,8 @@ "vite-plugin-zip-pack": "^1.0.5" }, "dependencies": { - "@js-draw/material-icons": "^1.29.0", - "js-draw": "^1.29.0", + "@js-draw/material-icons": "^1.31.1", + "js-draw": "^1.31.1", "ts-serializable": "^4.2.0" } } diff --git a/plugin.json b/plugin.json index 77ec8e9..65997ac 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-jsdraw-plugin", "author": "massivebox", "url": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin", - "version": "0.5.1", + "version": "0.5.2", "minAppVersion": "3.0.12", "backends": [ "windows",