bower-update:已弃用。 将Bower组件更新为真正的最新版本

时间:2024-05-24 18:20:14
【文件属性】:

文件名称:bower-update:已弃用。 将Bower组件更新为真正的最新版本

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-24 18:20:14

JavaScript

弃用:请使用 从v2.3.0开始,npm-check-updates支持bower。 它具有许多有用的功能,并且维护良好。 $ npm install -g npm-check-updates $ npm-check-updates --packageManager bower # or 'ncu -m bower' for short 凉亭更新 无论bower.json需要什么,都将Bower项目的组件更新为真正的最新版本。 例如,如果你bower.json需要的jQuery ~2.0.0标准的bower update命令将安装2.0.9而不是2.1.0。 bower-update将安装2.1.0、3.0.0等。 安装 npm install -g bower-update 用法 只需cd到项目的根文件夹( bower.json所在的位置),然后运行: bower-upda


【文件预览】:
bower-update-master
----Changelog.md(557B)
----.travis.yml(38B)
----bin()
--------bower-update(1KB)
----index.js(2KB)
----package.json(1KB)
----License.md(1KB)
----.jscs.json(2KB)
----test()
--------src()
--------bower.json(266B)
--------test.coffee(539B)
----Readme.md(1KB)
----.npmignore(18B)
----.gitignore(30B)
----Contributing.md(2KB)
----.jshintrc(268B)
----.editorconfig(200B)

网友评论