]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Try another method to install latest ffmpeg
[github/Chocobozzz/PeerTube.git] / client / package.json
index 8070881f555ac07615737a37781b107ba8923fa8..db93ac68119d6959e06755e2a5e718d3094ba83e 100644 (file)
@@ -21,7 +21,8 @@
   },
   "license": "ISC",
   "dependencies": {
-    "angular2": "2.0.0-beta.14",
+    "angular-pipes": "^1.5.0",
+    "angular2": "2.0.0-beta.17",
     "blueimp-file-upload": "^9.12.1",
     "bootstrap-sass": "^3.3.6",
     "es6-promise": "^3.0.2",
     "jquery": "^2.2.3",
     "jquery.ui.widget": "^1.10.3",
     "reflect-metadata": "0.1.2",
-    "rxjs": "5.0.0-beta.2",
+    "rxjs": "5.0.0-beta.6",
     "systemjs": "0.19.26",
     "webtorrent": "^0.89.0",
-    "zone.js": "0.6.10"
+    "zone.js": "0.6.12"
   },
   "devDependencies": {
-    "codelyzer": "0.0.12",
+    "codelyzer": "0.0.18",
     "tslint": "^3.7.4",
     "typescript": "^1.8.10",
-    "typings": "^0.7.12"
+    "typings": "^0.8.1"
   }
 }