Skip to content

Commit

Permalink
released v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 29, 2021
1 parent 8269d58 commit e7f1be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svgtofont",
"version": "3.10.0",
"version": "3.11.0",
"description": "Converts SVG to TTF/EOT/WOFF/WOFF2/SVG format fonts.",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -65,6 +65,7 @@
"@types/fs-extra": "9.0.11",
"@types/html-minifier": "4.0.0",
"@types/svgo": "2.3.0",
"@types/svg2ttf": "5.0.0",
"@types/ttf2woff2": "2.0.0",
"cheerio": "1.0.0-rc.9",
"colors-cli": "1.0.27",
Expand All @@ -85,7 +86,6 @@
},
"devDependencies": {
"@types/jest": "26.0.23",
"@types/svg2ttf": "5.0.0",
"tsbb": "2.1.2"
}
}

0 comments on commit e7f1be4

Please sign in to comment.