mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-19 09:03:42 -05:00
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:
committed by
Josh Dick
parent
d8d5f7fe71
commit
782c195acd
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^5",
|
||||
"husky": "^1"
|
||||
"husky": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"dot": "1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user