Skip to content

Commit 3255c61

Browse files
committed
Attempt adding Husky just to get the preview
1 parent f552a63 commit 3255c61

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

packages/core/solidity/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"@types/semver": "^7.5.7",
3030
"ava": "^6.0.0",
3131
"hardhat": "^2.22.11",
32+
"husky": "^9.1.7",
3233
"jszip": "^3.6.0",
3334
"rimraf": "^5.0.0",
3435
"semver": "^7.6.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3569,6 +3569,11 @@ humanize-ms@^1.2.1:
35693569
dependencies:
35703570
ms "^2.0.0"
35713571

3572+
husky@^9.1.7:
3573+
version "9.1.7"
3574+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3575+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
3576+
35723577
[email protected], iconv-lite@^0.4.24:
35733578
version "0.4.24"
35743579
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"

0 commit comments

Comments
 (0)