add dependency so slither github action does not crash
Showing
... | ... | @@ -57,6 +57,8 @@ |
}, | ||
"dependencies": { | ||
"@changesets/cli": "^2.16.0", | ||
"@openzeppelin/contracts": "^4.3.2", | ||
"@openzeppelin/contracts-upgradeable": "^4.3.2", | ||
"@codechecks/client": "^0.1.11" | ||
} | ||
} |
Please register or sign in to comment