Update husky in group default to the latest version 🚀 (#163)

* chore(package): update husky to version 2.0.0

* chore(package): update lockfile build/package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-04-24 11:44:13 -04:00
committed by Josh Dick
parent d8d5f7fe71
commit 782c195acd
2 changed files with 44 additions and 37 deletions

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"eslint": "^5",
"husky": "^1"
"husky": "^2.0.0"
},
"dependencies": {
"dot": "1.1.2",