fix install adapters

This commit is contained in:
Smile Rex
2025-07-20 17:16:54 +03:00
parent f2c033f0e9
commit 9220daf8eb
4 changed files with 221 additions and 108 deletions

View File

@@ -21,6 +21,7 @@
"vite": "^7.0.4"
},
"dependencies": {
"@sveltejs/adapter-node": "^5.2.13",
"dom-to-image": "^2.6.0",
"html2canvas": "^1.4.1"
}