yeoman / generator-angular

Yeoman generator for AngularJS

Home Page:http://yeoman.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

need to install angular 1.5 instead of 1.4

amodsy1989 opened this issue · comments

i am new to angular as well as yeoman, can anybody please help me installing angular 1.5 rather than 1.4 which i am getting with this generator.

angular: ^1.4.0 means that angular 1.5.0, or whatever latest 1.x is, will get installed. Even though it says 1.4, if you check, you should see that the latest 1.x is installed. If its not, its a bug in Bower.