Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Update AngularJS bower dependency to 1.5.0 #1397

Closed
julkue opened this issue Feb 11, 2016 · 5 comments
Closed

Update AngularJS bower dependency to 1.5.0 #1397

julkue opened this issue Feb 11, 2016 · 5 comments

Comments

@julkue
Copy link

julkue commented Feb 11, 2016

No description provided.

@evilaliv3
Copy link
Contributor

Yep i'm here suggesting the same.

The current dependencyis setting is:
https://github.com/angular-translate/angular-translate/blob/master/package.json#L72

  "dependencies": {
    "angular": ">=1.2.26 <=1.5"
  }

this makes the resolution find 1.4.9 preventing to setup the 1.5.0 if not specifically forced indipendently.

@julkue
Copy link
Author

julkue commented Feb 11, 2016

yes. This will cause a conflict with angular-route as it uses 1.5.0.

@julkue
Copy link
Author

julkue commented Feb 11, 2016

made the same
julkue/wabp@560a06f

@evilaliv3
Copy link
Contributor

@knalli @PascalPrecht as far that you know is there some particular incomaptibility with angularjs 1.5.0?

@knalli
Copy link
Member

knalli commented Feb 12, 2016 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants