diff options
| author | Fuwn <[email protected]> | 2021-09-01 14:23:36 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 14:23:36 +0000 |
| commit | 9aa6f27feb7905d34184841247d121eee7ea3032 (patch) | |
| tree | f34eb7cd1524c6aff3831f95e6b454e7da2d814a /package.json | |
| parent | chore(make): only run necessary components (diff) | |
| parent | Merge pull request #87 from Whirlsplash/renovate/tokio-1.x (diff) | |
| download | whirl-9aa6f27feb7905d34184841247d121eee7ea3032.tar.xz whirl-9aa6f27feb7905d34184841247d121eee7ea3032.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" } } |