near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
193 stars 93 forks source link

Danger fixed #981

Closed volovyks closed 2 years ago

volovyks commented 2 years ago

danger-plugin-yarn is broken. The whole point of Danger setup was the prevention of .lock file modification without modification of package.json, so I have done just that.