mirror of https://github.com/Chocobozzz/PeerTube
Server: update dev dependencies
parent
25ed57f3db
commit
45b81debd6
|
@ -67,9 +67,9 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^3.3.0",
|
"chai": "^3.3.0",
|
||||||
"commander": "^2.9.0",
|
"commander": "^2.9.0",
|
||||||
"mocha": "^2.3.3",
|
"mocha": "^3.0.1",
|
||||||
"standard": "^7.0.1",
|
"standard": "^7.0.1",
|
||||||
"supertest": "^1.1.0"
|
"supertest": "^2.0.0"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
|
Loading…
Reference in New Issue