mirror of https://github.com/typicode/husky.git
9.0.5
This commit is contained in:
parent
56619ec80f
commit
8314bef037
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "husky",
|
||||
"version": "9.0.4",
|
||||
"version": "9.0.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "husky",
|
||||
"version": "9.0.4",
|
||||
"version": "9.0.5",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"husky": "bin.js"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "husky",
|
||||
"version": "9.0.4",
|
||||
"version": "9.0.5",
|
||||
"description": "Modern native Git hooks",
|
||||
"keywords": [
|
||||
"git",
|
||||
|
|
Loading…
Reference in New Issue