]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix lint
[github/Chocobozzz/PeerTube.git] / package.json
index a49b4d800702529c9f356831dda0eb61fe94e857..be1b612b75678952d6639826219fed4cc29d3972 100644 (file)
@@ -40,6 +40,7 @@
     "update-host": "ts-node ./scripts/update-host.ts",
     "test": "scripty",
     "help": "scripty",
+    "parse-log": "ts-node ./scripts/parse-log.ts",
     "postinstall": "cd client && yarn install --pure-lockfile",
     "tsc": "tsc",
     "nodemon": "nodemon",
@@ -77,7 +78,6 @@
     "pg": "^6.4.2",
     "pg-hstore": "^2.3.2",
     "request": "^2.81.0",
-    "request-replay": "^1.0.2",
     "rimraf": "^2.5.4",
     "safe-buffer": "^5.0.1",
     "scripty": "^1.5.0",