Skip to content

Commit

Permalink
bower: update version to 1.7.9
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Bottazzini <[email protected]>
  • Loading branch information
Bruno Bottazzini committed Apr 22, 2016
1 parent e101fbe commit f27664b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-soletta/dev-app/soletta-dev-app_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ do_compile() {
;;
esac

npm install --arch=${targetArch} --production --verbose -g bower@v1.6.8
npm install --arch=${targetArch} --production --verbose -g bower@v1.7.9

# compile and install node modules in source directory
npm --arch=${targetArch} --production --verbose install
Expand Down

0 comments on commit f27664b

Please sign in to comment.