]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix service worker registration
[github/Chocobozzz/PeerTube.git] / package.json
index f7c12ec135fc89133c6136c60a36d7b5147bbd24..2c53d029b2c7dc4c109038c83be55f30f99e0e46 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": "0.0.24-alpha",
+  "version": "0.0.26-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {
@@ -91,8 +91,6 @@
     "sequelize": "4.33.4",
     "sequelize-typescript": "^0.6.1",
     "sharp": "^0.19.0",
-    "ts-node": "4.1.0",
-    "typescript": "^2.5.2",
     "uuid": "^3.1.0",
     "validator": "^9.0.0",
     "webfinger.js": "^2.6.6",
     "nodemon": "^1.11.0",
     "source-map-support": "^0.5.0",
     "spectacle-docs": "^0.9.13",
-    "standard": "^10.0.0",
     "supertest": "^3.0.0",
+    "ts-node": "5.0.0",
     "tslint": "^5.7.0",
     "tslint-config-standard": "^7.0.0",
+    "typescript": "^2.5.2",
     "webtorrent": "^0.98.0",
     "youtube-dl": "^1.12.2"
   },