Update standard to v12

This commit is contained in:
Björn Dahlgren 2018-12-15 14:27:07 +01:00
parent 1743ca70cd
commit 81259c9bc7
5 changed files with 19 additions and 19 deletions

View File

@ -54,7 +54,7 @@
"devDependencies": {
"mocha": "~3.2.0",
"should": "~13.0.1",
"standard": "^10.0.3",
"standard": "^12.0.1",
"timekeeper": "0.0.5"
}
}