tmaximini / generator-ionic-gulp

A Yeoman generator for fast hybrid app development that stays out of your way
134 stars 36 forks source link

Bump Ionic/Angular/ngCordova versions? #33

Closed tohagan closed 8 years ago

tohagan commented 8 years ago

bower.json can now be ...

"dependencies": {
    "angular": "~1.5.3",
    "ngCordova": "~0.1.26-alpha",
    "angular-resource": "~1.5.3",
    "ionic": "~1.3.0"
  },
tmaximini commented 8 years ago

Want to send a PR?

tmaximini commented 8 years ago

thanks a lot, I decided to bump to 1.5.0 though, just published the new version to npm 👍