diff options
| author | Fuwn <[email protected]> | 2021-09-01 14:23:36 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 14:23:36 -0700 |
| commit | a3e5cd759d6bf75f792825bfbbe64f19f2a6864d (patch) | |
| tree | 4378e6022584a108d73103fd6739aef495f9a6e9 /package.json | |
| parent | chore(make): only run necessary components (diff) | |
| parent | Merge pull request #87 from Whirlsplash/renovate/tokio-1.x (diff) | |
| download | whirl-a3e5cd759d6bf75f792825bfbbe64f19f2a6864d.tar.xz whirl-a3e5cd759d6bf75f792825bfbbe64f19f2a6864d.zip | |
Merge branch 'develop' of https://github.com/Whirlsplash/whirl into develop
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8b7d260..0d8cc36 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "@commitlint/config-conventional": "13.1.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", - "husky": "7.0.1" + "husky": "7.0.2" } } |