Update to standard 8
This commit is contained in:
parent
26d7d31ba3
commit
94b0853d68
|
@ -69,6 +69,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"codelyzer": "0.0.19",
|
"codelyzer": "0.0.19",
|
||||||
"standard": "^7.0.1"
|
"standard": "^8.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -69,7 +69,7 @@
|
||||||
"chai": "^3.3.0",
|
"chai": "^3.3.0",
|
||||||
"commander": "^2.9.0",
|
"commander": "^2.9.0",
|
||||||
"mocha": "^3.0.1",
|
"mocha": "^3.0.1",
|
||||||
"standard": "^7.0.1",
|
"standard": "^8.0.0",
|
||||||
"supertest": "^2.0.0"
|
"supertest": "^2.0.0"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
|
|
Loading…
Reference in New Issue