joplin-plugin-freehand-drawing
Advanced tools
Comparing version 2.12.0 to 2.13.0
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"scripts": { | ||
@@ -50,5 +50,5 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", | ||
"dependencies": { | ||
"@js-draw/material-icons": "1.21.3", | ||
"js-draw": "1.21.3" | ||
"@js-draw/material-icons": "1.22.0", | ||
"js-draw": "1.22.0" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.13.5", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"name": "Freehand Drawing", | ||
@@ -21,2 +21,5 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"icon": { | ||
"180": "icons/icon-180.png" | ||
}, | ||
"screenshots": [ | ||
@@ -37,4 +40,4 @@ { | ||
], | ||
"_publish_hash": "sha256:5944c74419272efdedf9da6aa11284eb11ff72525c92dc18154438a7992c909f", | ||
"_publish_commit": "master:b86c60554329f30e8c24fcdaae599e93aada373a" | ||
"_publish_hash": "sha256:f0782a2a3dbe1bd518b2938dbbd0eb71716c8dc17e93a0c6d69a3679b275dd73", | ||
"_publish_commit": "master:3e7eac96d10218728120ce81bee2eeffd5f8fdbb" | ||
} |
Sorry, the diff of this file is not supported yet
1730242
39
+ Added@js-draw/material-icons@1.22.0(transitive)
+ Addedjs-draw@1.22.0(transitive)
- Removed@js-draw/material-icons@1.21.3(transitive)
- Removedjs-draw@1.21.3(transitive)
Updatedjs-draw@1.22.0