mirror of https://github.com/typicode/husky.git
8.0.3
This commit is contained in:
parent
1ed3f9a362
commit
3c0e08d3ca
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "husky",
|
||||
"version": "8.0.2",
|
||||
"version": "8.0.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "husky",
|
||||
"version": "8.0.2",
|
||||
"version": "8.0.3",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"husky": "lib/bin.js"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "husky",
|
||||
"version": "8.0.2",
|
||||
"version": "8.0.3",
|
||||
"description": "Modern native Git hooks made easy",
|
||||
"keywords": [
|
||||
"git",
|
||||
|
|
Loading…
Reference in New Issue