Add standard as dev dependency

pull/1/head
Chocobozzz 2015-10-30 18:48:56 +01:00
parent 77c2df9585
commit 810ccd5e8c
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@
"devDependencies": {
"chai": "^3.3.0",
"mocha": "^2.3.3",
"standard": "^5.1.0",
"supertest": "^1.1.0"
},
"standard": {