]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Try to improve redundancy tests
[github/Chocobozzz/PeerTube.git] / package.json
index 2d5258fa0d5e6803a90e272eef92697b1f28367c..06434f89d7ab27b30499dcf1136c555fec4ddd2a 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.0.0-beta.13",
+  "version": "1.0.0-beta.16",
   "private": true,
   "licence": "AGPLv3",
   "engines": {
@@ -22,6 +22,7 @@
   "typings": "*.d.ts",
   "scripts": {
     "e2e": "scripty",
+    "e2e:local": "scripty",
     "build": "SCRIPTY_PARALLEL=true scripty",
     "build:server": "scripty",
     "build:client": "scripty",
     "supertest": "^3.0.0",
     "ts-node": "7.0.1",
     "tslint": "^5.7.0",
-    "tslint-config-standard": "^7.0.0",
+    "tslint-config-standard": "^8.0.1",
     "typescript": "^2.5.2",
     "xliff": "^4.0.0"
   },