]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Alphabetical
[github/Chocobozzz/PeerTube.git] / package.json
index f72aec9f01d6dd92d8acc6a5d440b16cd62ee936..a6c4d0e57cd58a42a6e3c4bab1f9e88e6ec16bbd 100644 (file)
@@ -27,6 +27,7 @@
     "clean:client:tsc": "scripty",
     "clean:server:test": "scripty",
     "watch:client": "SCRIPTY_PARALLEL=true scripty",
+    "watch:client:livereload": "scripty",
     "watch:client:sass": "scripty",
     "watch:client:tsc": "scripty",
     "danger:clean:server": "scripty",
@@ -45,7 +46,6 @@
     "body-parser": "^1.12.4",
     "concurrently": "^2.0.0",
     "config": "^1.14.0",
-    "connect-livereload": "^0.5.3",
     "debug": "^2.2.0",
     "dezalgo": "^1.0.3",
     "electron-spawn": "https://github.com/Chocobozzz/electron-spawn",
@@ -73,8 +73,8 @@
   },
   "devDependencies": {
     "chai": "^3.3.0",
+    "livereload": "^0.4.1",
     "mocha": "^2.3.3",
-    "node-livereload": "^0.6.0",
     "node-sass": "^3.4.2",
     "scripty": "^1.5.0",
     "standard": "^7.0.1",