esModuleInterop to true
... | ... | @@ -151,6 +151,7 @@ |
"@types/async": "^3.0.0", | ||
"@types/async-lock": "^1.1.0", | ||
"@types/bcrypt": "^5.0.0", | ||
"@types/bencode": "^2.0.0", | ||
"@types/bluebird": "^3.5.33", | ||
"@types/body-parser": "^1.16.3", | ||
"@types/bull": "^3.15.0", | ||
... | ... | @@ -159,6 +160,7 @@ |
"@types/chai-json-schema": "^1.4.3", | ||
"@types/chai-xml": "^0.3.1", | ||
"@types/config": "^0.0.39", | ||
"@types/create-torrent": "^5.0.0", | ||
"@types/express": "4.17.9", | ||
"@types/express-rate-limit": "^5.0.0", | ||
"@types/fluent-ffmpeg": "^2.1.16", | ||
... | ... |
Please register or sign in to comment