Fix build

This commit is contained in:
mrjvs
2023-08-27 20:47:48 +02:00
parent ffe5e4bb4f
commit be9e8d6da2
6 changed files with 96 additions and 14 deletions

View File

@@ -58,6 +58,7 @@
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"crypto-js": "^4.1.1",
"form-data": "^4.0.0"
"form-data": "^4.0.0",
"node-fetch": "^3.3.2"
}
}