mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-22 08:46:54 -06:00
Move scripty and node sass into the main dependencies
This commit is contained in:
parent
ad4d93a074
commit
575fdcece5
@ -60,10 +60,12 @@
|
||||
"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"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user