This repository was archived by the owner on Aug 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
This repository was archived by the owner on Aug 6, 2020. It is now read-only.
Update versions of angular and moment? #74
Copy link
Copy link
Closed
Description
Hi, and first off thanks for last that I submitted issues :) It was one of the fastest reactions I have seen in a while 👍
Let us see if we can't keep up the nice score on that :) We finally got round to managing project dependencies with bower, and I was super happy to see that you support bower :) But when I install it I get:
bower not-cached https://github.com/arca-computing/MultipleDatePicker.git#*
bower resolve https://github.com/arca-computing/MultipleDatePicker.git#*
bower checkout multiple-date-picker#2.0.12
bower resolved https://github.com/arca-computing/MultipleDatePicker.git#2.0.12
bower not-cached https://github.com/angular/bower-angular.git#~1.3.1
bower resolve https://github.com/angular/bower-angular.git#~1.3.1
bower not-cached https://github.com/moment/moment.git#~2.10.2
bower resolve https://github.com/moment/moment.git#~2.10.2
bower checkout moment#2.10.6
bower checkout angular#v1.3.20
bower resolved https://github.com/moment/moment.git#2.10.6
bower cached https://github.com/moment/moment.git#2.15.1
bower validate 2.15.1 against https://github.com/moment/moment.git#>= 2.6.0
bower cached https://github.com/moment/moment.git#2.15.1
bower validate 2.15.1 against https://github.com/moment/moment.git#^2.15.1
bower resolved https://github.com/angular/bower-angular.git#1.3.20
bower cached https://github.com/angular/bower-angular.git#1.5.8
bower validate 1.5.8 against https://github.com/angular/bower-angular.git#>=1.4.0
bower cached https://github.com/angular/bower-angular.git#1.5.8
bower validate 1.5.8 against https://github.com/angular/bower-angular.git#^1.5.8
bower cached https://github.com/angular/bower-angular.git#1.5.8
bower validate 1.5.8 against https://github.com/angular/bower-angular.git#>1.2.0
bower ECONFLICT Unable to find suitable version for angular
I suspect this is just a matter of giving it a version bump in bower.json, I can see that we're using angular ^1.5.8 and moment ^2.15.0. If I recall right (it's been a while since I looked at the code) there should be no reason why the MultipleDatePicker shouldn't work with those :)
I hope I'm right in that assumption and if so that we could get this :)
Metadata
Metadata
Assignees
Labels
No labels