fix: Add lint-staged dep to all ts packages
Showing
... | ... | @@ -36,6 +36,7 @@ |
"eslint-plugin-unicorn": "^32.0.1", | ||
"husky": "^6.0.0", | ||
"lerna": "^4.0.0", | ||
"lint-staged": "11.0.0", | ||
"patch-package": "^6.4.7", | ||
"prettier": "^2.3.1", | ||
"prettier-plugin-solidity": "^1.0.0-beta.18", | ||
... | ... |
Please register or sign in to comment