npm install required: add follow-redirect module

- to handle 301/302 since my attempt didnt
This commit is contained in:
zefie
2022-10-14 00:01:06 -04:00
parent 943706f054
commit ab0a0fb614
3 changed files with 29 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
"easy-crc": "0.0.2",
"endianness": "^8.0.2",
"express": "^4.18.2",
"follow-redirects": "^1.15.2",
"html-entities": "^2.3.3",
"iconv-lite": "^0.6.3",
"mime-types": "^2.1.35",