We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bbb9f4 + 0fd9d1e commit c8ceb2fCopy full SHA for c8ceb2f
package.json
@@ -52,7 +52,8 @@
52
"@venusprotocol/solidity-utilities": "2.0.3",
53
"ethers": "^5.7.0",
54
"hardhat-deploy": "^0.11.14",
55
- "module-alias": "^2.2.2"
+ "module-alias": "^2.2.2",
56
+ "patch-package": "^8.0.0"
57
},
58
"devDependencies": {
59
"@commitlint/cli": "^17.0.3",
@@ -92,7 +93,6 @@
92
93
"hardhat-deploy-ethers": "^0.3.0-beta.13",
94
"hardhat-gas-reporter": "^1.0.8",
95
"husky": "^8.0.1",
- "patch-package": "^8.0.0",
96
"prettier": "3.7.4",
97
"prettier-plugin-solidity": "2.2.0",
98
"semantic-release": "^25.0.2",
0 commit comments