1
0
mirror of https://github.com/kremalicious/hyper-mac-pro.git synced 2024-11-22 09:47:20 +01:00

Merge pull request #25 from kremalicious/greenkeeper/husky-2.0.0

Update husky to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-04-24 18:47:05 +02:00 committed by GitHub
commit 5c6b298245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
],
"devDependencies": {
"eslint": "^5.3.0",
"husky": "^1.0.0",
"husky": "^2.0.0",
"release-it": "^10.0.0"
}
}