npm的使用总结

1、升级安装的依赖版本

//升级到指定的版本
npm i echarts@5.3.0 --save
//删除某一依赖
npm unnstall echarts

 

posted @ 2022-02-21 10:04  橘雎  阅读(30)  评论(0编辑  收藏  举报