diff options
author | Chocobozzz <me@florianbigard.com> | 2022-01-03 16:37:16 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-01-03 16:37:16 +0100 |
commit | 9270bd3a7e6802b99a6ab12910c6c702d290fd4b (patch) | |
tree | 8b705faa2fc08d9d5a8b6fc3e0ab27555b5b019c /package.json | |
parent | 36ebdfac6e3cc6296a3049eb44e0621e72b6a184 (diff) | |
download | PeerTube-9270bd3a7e6802b99a6ab12910c6c702d290fd4b.tar.gz PeerTube-9270bd3a7e6802b99a6ab12910c6c702d290fd4b.tar.zst PeerTube-9270bd3a7e6802b99a6ab12910c6c702d290fd4b.zip |
Migrate to --enable-source-maps option
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index b0df43ffa..0aac4c860 100644 --- a/package.json +++ b/package.json | |||
@@ -205,7 +205,6 @@ | |||
205 | "proxy": "^1.0.2", | 205 | "proxy": "^1.0.2", |
206 | "resolve-tspaths": "^0.2.1", | 206 | "resolve-tspaths": "^0.2.1", |
207 | "socket.io-client": "^4.0.1", | 207 | "socket.io-client": "^4.0.1", |
208 | "source-map-support": "^0.5.0", | ||
209 | "supertest": "^6.0.1", | 208 | "supertest": "^6.0.1", |
210 | "swagger-cli": "^4.0.2", | 209 | "swagger-cli": "^4.0.2", |
211 | "ts-node": "10.4.0", | 210 | "ts-node": "10.4.0", |