Releases: arikon/bower-npm-install
Releases · arikon/bower-npm-install
0.5.9
Add --npm-args
option (@2rist)
0.5.8
Fix npm
running error on win32
platform (#8, @ilyar)
0.5.3
- Use prompt asking user to resolve a conflict;
--non-interactive
option can be used to disable interactive mode.
0.5.2
Update bower
to ~1.2.7
because of these fixes:
- Fix
bower update
not correctly catching up branch commits
- Fix
bower
not checking out a tag if it looks like a semver (e.g.: 1.0
)
- Fix
install
& update
commands printing the wrong versions in some cases
0.5.1
Update readable-stream
in byline
package to work on node 0.8
0.4.0
- Run
npm install
for updated packages only
- Make
--force
flag to trigger npm install
run for all installed packages
- Update to
bower@1.1.0
0.2.0
Add update-notifier
checks when run from command line