mirror of https://github.com/typicode/husky.git
9.1.7
This commit is contained in:
parent
30f20490a5
commit
799e84b716
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "husky",
|
||||
"version": "9.1.6",
|
||||
"version": "9.1.7",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "husky",
|
||||
"version": "9.1.6",
|
||||
"version": "9.1.7",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"husky": "bin.mjs"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "husky",
|
||||
"version": "9.1.6",
|
||||
"version": "9.1.7",
|
||||
"type": "module",
|
||||
"description": "Modern native Git hooks",
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in New Issue