diff --git a/package.json b/package.json index b0189ee..2f40fc4 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "devDependencies": { "husky": "^0.13.1", "lerna": "2.0.0-beta.36", - "standard": "^8.3.0" + "standard": "^12.0.0" } }