fix package.json

This commit is contained in:
aria blue 2023-12-16 19:50:03 -05:00
parent 0e389797f5
commit 8cfbf22caa
2 changed files with 0 additions and 4 deletions

View file

@ -20,7 +20,6 @@
"dotenv": "^16.3.1",
"eta": "^3.1.0",
"express": "^4.18.2",
"html2png": "link:../../besties/html2png",
"undici": "^5.24.0"
},
"type": "module",

View file

@ -17,9 +17,6 @@ dependencies:
express:
specifier: ^4.18.2
version: 4.18.2
html2png:
specifier: link:../../besties/html2png
version: link:../../besties/html2png
undici:
specifier: ^5.24.0
version: 5.24.0