near / near-cli

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

yargs version #1018

Open doriancrutcher opened 1 year ago

doriancrutcher commented 1 year ago

Is your feature request related to a problem? Please describe. yargs version is behind, yargs did go through a big update that changes a lot of the syntax. I'm wondering if this will be a barrier for contributions as more devs get used to the new version

Describe the solution you'd like And update to the new version of yargs with changes to the syntax

Describe alternatives you've considered a Contribution note referring to the old version of the syntax's documentation to avoid confustion

Additional context I was trying to make a contribution but kept running into errors not realizing I was working with an outdated version of yargs