Skip to content

Commit d00e353

Browse files
committed
update manifest and packages
1 parent b5c7831 commit d00e353

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Web2Vector",
4-
"description": "Export any web page to vector formats (like SVG, DXF, PDF) or raster formats (like PNG, JPEG, WebP) using layout2vector",
4+
"description": "Export any web page to vector formats (SVG, DXF, DWG, PDF & EMF/EMF+) or raster formats (PNG, JPEG, WebP)",
55
"version": "1.0.0",
66
"icons": {
77
"16": "icons/icon16.png",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@chenglou/pretext": "^0.0.6",
2020
"@node-projects/layout2vector": "^5.15.0",
21-
"get-box-quads-polyfill": "^4.34.0"
21+
"get-box-quads-polyfill": "^4.36.0"
2222
},
2323
"devDependencies": {
2424
"@resvg/resvg-js": "^2.6.2",

0 commit comments

Comments
 (0)