]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Update credits
[github/Chocobozzz/PeerTube.git] / package.json
index 6597b055e83236b449f7f9de85a57b808d18461a..ee12718c740b7d1fd8a011b9c37b09b3248bc7be 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
@@ -57,6 +57,7 @@
     "postinstall": "test -n \"$NOCLIENT\" || (cd client && yarn install --pure-lockfile)",
     "tsc": "tsc",
     "commander": "commander",
+    "lint": "npm run travis -- lint",
     "ng": "ng",
     "nodemon": "nodemon",
     "ts-node": "ts-node",
     "body-parser": "^1.12.4",
     "bull": "^3.4.2",
     "bytes": "^3.0.0",
-    "cli-table": "^0.3.1",
     "commander": "^2.13.0",
     "config": "^3.0.0",
     "cookie-parser": "^1.4.3",
     "memoizee": "^0.4.14",
     "morgan": "^1.5.3",
     "multer": "^1.1.0",
-    "netrc-parser": "^3.1.6",
     "nodemailer": "^6.0.0",
     "parse-torrent": "^6.0.0",
     "password-generator": "^2.0.2",