显示一个包的信息。 yarn info [] 这个命令会拉取包的信息并返回为树格式,包不必安装到本地。 yarn info react yarn info vx . x . x { name : 'react' , version : '15.4.0-rc.2' , description : 'React i...
This is similar to npm-check interactive update mode. It provides an easy way to update outdated packages. yarn upgrade-interactive [—latest] upgrade-interactive 与 upgrade 命令采用...