remove unneeded npm packages

This commit is contained in:
2025-07-09 15:10:27 +02:00
parent 84fe5669ee
commit 74cb55a7d5
2 changed files with 2 additions and 181 deletions
+1 -3
View File
@@ -18,10 +18,8 @@
"author": "Mihály András Tóth",
"license": "ISC",
"dependencies": {
"@svgdotjs/svg.js": "^3.2.4",
"axios": "^1.10.0",
"express": "^5.1.0",
"helmet": "^8.1.0",
"svgdom": "^0.1.21"
"helmet": "^8.1.0"
}
}