]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Move scripty and node sass into the main dependencies
authorChocobozzz <florian.bigard@gmail.com>
Wed, 1 Jun 2016 18:12:25 +0000 (20:12 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Wed, 1 Jun 2016 18:12:25 +0000 (20:12 +0200)
package.json

index 875569cd548d770fbc66a615ae4cceec8a176200..a9e4a8b97a8b43a3658987bd04f9a5deb6a3c950 100644 (file)
     "morgan": "^1.5.3",
     "multer": "^1.1.0",
     "node-ipc": "^7.0.0",
+    "node-sass": "^3.4.2",
     "openssl-wrapper": "^0.3.3",
     "password-generator": "^2.0.2",
     "request": "^2.57.0",
     "request-replay": "^1.0.2",
+    "scripty": "^1.5.0",
     "segfault-handler": "^1.0.0",
     "ursa": "^0.9.1",
     "validator": "^5.0.0",
@@ -75,8 +77,6 @@
     "chai": "^3.3.0",
     "livereload": "^0.4.1",
     "mocha": "^2.3.3",
-    "node-sass": "^3.4.2",
-    "scripty": "^1.5.0",
     "standard": "^7.0.1",
     "supertest": "^1.1.0"
   },