Fix check script
[oweals/peertube.git] / package.json
index 8e2163bb2f7741c43a1063cc9ac3bc499f27c035..010934a712ed0119902da8f8f935e85d8f3b5134 100644 (file)
     "dev": "scripty",
     "start": "node server",
     "check": "scripty",
+    "upgrade": "scripty",
+    "update-host": "scripty",
     "test": "scripty",
     "help": "scripty",
     "postinstall": "cd client && npm install"
   },
   "dependencies": {
     "async": "^2.0.0",
-    "bcrypt": "^0.8.7",
+    "bcrypt": "^1.0.2",
     "bittorrent-tracker": "^8.0.0",
     "body-parser": "^1.12.4",
     "concurrently": "^3.1.0",
     "lodash": "^4.11.1",
     "magnet-uri": "^5.1.4",
     "mkdirp": "^0.5.1",
-    "mongoose": "^4.0.5",
     "morgan": "^1.5.3",
     "multer": "^1.1.0",
     "openssl-wrapper": "^0.3.4",
     "parse-torrent": "^5.8.0",
     "password-generator": "^2.0.2",
+    "pg": "^6.1.0",
+    "pg-hstore": "^2.3.2",
     "request": "^2.57.0",
     "request-replay": "^1.0.2",
     "rimraf": "^2.5.4",
+    "safe-buffer": "^5.0.1",
     "scripty": "^1.5.0",
-    "ursa": "^0.9.1",
+    "sequelize": "^3.27.0",
     "winston": "^2.1.1",
     "ws": "^1.1.1"
   },
@@ -74,7 +78,7 @@
     "mocha": "^3.0.1",
     "standard": "^8.0.0",
     "supertest": "^2.0.0",
-    "webtorrent": "^0.97.0"
+    "webtorrent": "^0.98.0"
   },
   "standard": {
     "ignore": [