Skip to content

Commit

Permalink
Update svg2vectordrawable
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashung Hung committed Jun 2, 2022
1 parent c5fbf10 commit c5638b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "android_res_export",
"productName": "Android Res Export",
"version": "4.1.0",
"version": "4.1.1",
"engines": {
"sketch": ">=3.0"
},
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"highlight.js": "^11.5.1",
"sketch-module-web-view": "^3.5.1",
"svg2vectordrawable": "^2.9.0"
"svg2vectordrawable": "^2.9.1"
},
"author": "Ashung Hung <ashung.hung@foxmail.com>"
}

0 comments on commit c5638b3

Please sign in to comment.