Update to standard 8

This commit is contained in:
Chocobozzz 2016-08-25 18:32:47 +02:00
parent 26d7d31ba3
commit 94b0853d68
2 changed files with 2 additions and 2 deletions

View File

@ -69,6 +69,6 @@
},
"devDependencies": {
"codelyzer": "0.0.19",
"standard": "^7.0.1"
"standard": "^8.0.0"
}
}

View File

@ -69,7 +69,7 @@
"chai": "^3.3.0",
"commander": "^2.9.0",
"mocha": "^3.0.1",
"standard": "^7.0.1",
"standard": "^8.0.0",
"supertest": "^2.0.0"
},
"standard": {