Commit f6eeeb1a authored by Indeavr's avatar Indeavr

fix: updates output-validator to exclude base contract variables as well

parent 4fc6f5e9
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
"@ethersproject/abstract-signer": "^5.4.1", "@ethersproject/abstract-signer": "^5.4.1",
"@ethersproject/hardware-wallets": "^5.4.0", "@ethersproject/hardware-wallets": "^5.4.0",
"@primitivefi/hardhat-dodoc": "^0.1.3", "@primitivefi/hardhat-dodoc": "^0.1.3",
"hardhat-output-validator": "^0.1.5" "hardhat-output-validator": "^0.1.6"
}, },
"devDependencies": { "devDependencies": {
"@codechecks/client": "^0.1.11", "@codechecks/client": "^0.1.11",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment