Version bump (incl. dependency)
All checks were successful
Build on Push and create Release on Tag / build (push) Successful in 1m11s
All checks were successful
Build on Push and create Release on Tag / build (push) Successful in 1m11s
This commit is contained in:
parent
f1393b715d
commit
d8cb171142
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue