Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

Update bower.json #355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gigmaps
Copy link

@gigmaps gigmaps commented Dec 9, 2016

update bower.json as per issue:
#354

update bower.json as per issue:
christopherthielen#354
@@ -29,12 +29,12 @@
"*.iws"
],
"dependencies": {
"angular": "^1.2.0",
"angular-ui-router": "^0.2.8"
"angular": "~1.6.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be ~1 to make it works with angular 1.5.x.
Angular 1.6.x has a breaking change (on $http) that can make migration difficult.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all good - thanks !

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

Successfully merging this pull request may close these issues.

None yet

2 participants