Skip to content

Releases: arikon/bower-npm-install

0.5.10

27 Nov 07:05
Compare
Choose a tag to compare

Support for npm@3 (@jifeon)

0.5.9

06 Oct 16:10
Compare
Choose a tag to compare

Add --npm-args option (@2rist)

0.5.8

06 Oct 16:12
Compare
Choose a tag to compare

Fix npm running error on win32 platform (#8, @ilyar)

0.5.3

17 Jan 14:13
Compare
Choose a tag to compare
  • Use prompt asking user to resolve a conflict;
  • --non-interactive option can be used to disable interactive mode.

0.5.2

08 Nov 09:29
Compare
Choose a tag to compare

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

08 Nov 09:31
Compare
Choose a tag to compare

Update readable-stream in byline package to work on node 0.8

0.5.0

13 Sep 10:29
Compare
Choose a tag to compare

Update bower to ~1.2.6

0.4.0

06 Aug 14:45
Compare
Choose a tag to compare
  • 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.3.0

06 Aug 14:43
Compare
Choose a tag to compare

Update to bower@1.0.0

0.2.0

06 Aug 14:43
Compare
Choose a tag to compare

Add update-notifier checks when run from command line