aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-08-27 14:32:44 +0200
committerChocobozzz <me@florianbigard.com>2021-08-27 15:12:22 +0200
commit41fb13c330de629df2d23379209e79c7af0f2e9a (patch)
tree73bc5a90566406b3910f142beae2a879c1e4265d /package.json
parent40e7ed0714f96c01e16de3ac971a4b28116294e1 (diff)
downloadPeerTube-41fb13c330de629df2d23379209e79c7af0f2e9a.tar.gz
PeerTube-41fb13c330de629df2d23379209e79c7af0f2e9a.tar.zst
PeerTube-41fb13c330de629df2d23379209e79c7af0f2e9a.zip
esModuleInterop to true
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index f627a9a34..b217e67ca 100644
--- a/package.json
+++ b/package.json
@@ -151,6 +151,7 @@
151 "@types/async": "^3.0.0", 151 "@types/async": "^3.0.0",
152 "@types/async-lock": "^1.1.0", 152 "@types/async-lock": "^1.1.0",
153 "@types/bcrypt": "^5.0.0", 153 "@types/bcrypt": "^5.0.0",
154 "@types/bencode": "^2.0.0",
154 "@types/bluebird": "^3.5.33", 155 "@types/bluebird": "^3.5.33",
155 "@types/body-parser": "^1.16.3", 156 "@types/body-parser": "^1.16.3",
156 "@types/bull": "^3.15.0", 157 "@types/bull": "^3.15.0",
@@ -159,6 +160,7 @@
159 "@types/chai-json-schema": "^1.4.3", 160 "@types/chai-json-schema": "^1.4.3",
160 "@types/chai-xml": "^0.3.1", 161 "@types/chai-xml": "^0.3.1",
161 "@types/config": "^0.0.39", 162 "@types/config": "^0.0.39",
163 "@types/create-torrent": "^5.0.0",
162 "@types/express": "4.17.9", 164 "@types/express": "4.17.9",
163 "@types/express-rate-limit": "^5.0.0", 165 "@types/express-rate-limit": "^5.0.0",
164 "@types/fluent-ffmpeg": "^2.1.16", 166 "@types/fluent-ffmpeg": "^2.1.16",