]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Add/update/delete/list my playlists
[github/Chocobozzz/PeerTube.git] / package.json
index a4a545b54db9c43719ad535fefee098f6f058ae0..04b1032c4d0269d90b065cc50c9e72679098cd9b 100644 (file)
@@ -53,7 +53,7 @@
     "parse-log": "node ./dist/scripts/parse-log.js",
     "prune-storage": "node ./dist/scripts/prune-storage.js",
     "optimize-old-videos": "node ./dist/scripts/optimize-old-videos.js",
-    "postinstall": "cd client && yarn install --pure-lockfile",
+    "postinstall": "test -n \"$NOCLIENT\" || (cd client && yarn install --pure-lockfile)",
     "tsc": "tsc",
     "commander": "commander",
     "ng": "ng",
     "reflect-metadata": "^0.1.12",
     "request": "^2.81.0",
     "scripty": "^1.5.0",
-    "sequelize": "4.41.2",
-    "sequelize-typescript": "0.6.6",
+    "sequelize": "4.42.0",
+    "sequelize-typescript": "0.6.7",
     "sharp": "^0.21.0",
     "sitemap": "^2.1.0",
     "socket.io": "^2.2.0",