Lite version: just uploads images without creating svgs

This commit is contained in:
2022-01-23 04:37:06 +03:00
parent 9702be4463
commit 28a36cd3a7
5 changed files with 9 additions and 2910 deletions

View File

@@ -10,12 +10,9 @@
"author": "Anatoly Kopyl",
"license": "GPL-3.0",
"dependencies": {
"@svgdotjs/svg.js": "^3.1.1",
"axios": "^0.25.0",
"dotenv": "^14.2.0",
"progress": "^2.0.3",
"rareterm.node": "^0.0.10",
"sharp": "^0.29.3",
"svgdom": "^0.1.10"
"rareterm.node": "^0.0.10"
}
}