joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -0,1 +1,5 @@ | ||
# 1.3.3 | ||
* Updates `js-draw` | ||
- Ability to change the default font size. | ||
# 1.3.2 | ||
@@ -2,0 +6,0 @@ * Updates js-draw: |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"scripts": { | ||
@@ -32,4 +32,4 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", | ||
"dependencies": { | ||
"js-draw": "^0.9.2" | ||
"js-draw": "^0.9.3" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"name": "Freehand Drawing", | ||
@@ -31,4 +31,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:e7ab7f693d71b84adb6c7bcf58643d055b55a78f06906d150e17b3a188b8db86", | ||
"_publish_commit": "main:8525265e36852010299e4332aa361ca8144a9f64" | ||
"_publish_hash": "sha256:f9c80e5e472155c9bfde8c1d477f4101d6c165d7ecd25733e22d1d63ba22bf8e", | ||
"_publish_commit": "main:a8e76dac91c455690d73e1cba8ed95c688f4fc5e" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
504783
19
Updatedjs-draw@^0.9.3