]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Update videojs -> 6
[github/Chocobozzz/PeerTube.git] / package.json
index 93193fe2f3fe0077bd7e0203535515b95f9fe8cb..b875f5c26f7f5cd6612b52b5c8fb3ee383c37ec3 100644 (file)
@@ -20,8 +20,8 @@
     "build": "SCRIPTY_PARALLEL=true scripty",
     "build:server": "scripty",
     "build:client": "scripty",
-    "clean": "npm run clean:client",
     "clean:client": "scripty",
+    "clean:server": "scripty",
     "clean:server:test": "scripty",
     "watch:client": "scripty",
     "watch:server": "scripty",
@@ -49,6 +49,7 @@
     "async": "^2.0.0",
     "bcrypt": "^1.0.2",
     "bittorrent-tracker": "^9.0.0",
+    "bluebird": "^3.5.0",
     "body-parser": "^1.12.4",
     "concurrently": "^3.1.0",
     "config": "^1.14.0",
@@ -78,7 +79,7 @@
     "scripty": "^1.5.0",
     "sequelize": "4.0.0-2",
     "ts-node": "^3.0.6",
-    "typescript": "^2.3.4",
+    "typescript": "^2.4.1",
     "validator": "^7.0.0",
     "winston": "^2.1.1",
     "ws": "^2.0.0"
@@ -95,7 +96,7 @@
     "@types/mkdirp": "^0.3.29",
     "@types/morgan": "^1.7.32",
     "@types/multer": "^0.0.34",
-    "@types/node": "^7.0.18",
+    "@types/node": "^8.0.3",
     "@types/request": "^0.0.44",
     "@types/sequelize": "^4.0.55",
     "@types/validator": "^6.2.0",