This repository was archived by the owner on May 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-15
lines changed Expand file tree Collapse file tree 4 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 66 - 1.23.0
77dart_task :
88 - dartanalyzer : --fatal-warnings .
9- # Sadly, this is a no-op now.
10- # https://github.com/travis-ci/travis-ci/issues/7632
11- # https://github.com/travis-ci/travis-ci/issues/7639
12- # Leaving it here so it'll kick in when the above is fixed
139 - dartfmt
1410cache :
1511 directories :
Original file line number Diff line number Diff line change 1- ## 0.5.0-beta
1+ ## 0.5.0
22
33__ Rename library to ` angular_components ` .__
4-
5- This package now exports ` angular_components ` . See the new
4+
5+ This package now exports ` angular_components ` . See the new
66[ Pub Package] ( https://pub.dartlang.org/packages/angular_components ) for future
77updates.
88
Original file line number Diff line number Diff line change 1- > NOTE: This package has been renamed to ` angular_components ` (without the "2").
2- > To continue to receive the latest versions update your ` pubspec.yaml ` to
3- > depend on ` angular_components: ^0.5.0-beta ` .
1+ > NOTE: This package has been renamed to ` angular_components ` (without the "2").
2+ > To continue to receive the latest versions update your ` pubspec.yaml ` to
3+ > depend on ` angular_components: ^0.5.0 ` .
44
55See the new [ Pub Package] ( https://pub.dartlang.org/packages/angular_components )
66for future updates.
Original file line number Diff line number Diff line change 11name : angular2_components
2- version : 0.5.0-beta
2+ version : 0.5.0
33description : >
4- RENAMED : Update your dependency to use `angular_components` (without the "2")
4+ DEPRECATED : Update your dependency to `angular_components` (without the "2")
55 instead.
66homepage : https://github.com/dart-lang/angular_components
77author :
Dart Team <[email protected] > 88environment :
9- sdk : ' >=1.22 .0 <2.0.0'
9+ sdk : ' >=1.23 .0 <2.0.0'
1010dependencies :
11- angular2 : ' >=3.0.0-alpha+1 <4.0.0'
12- angular_components : 0.5.0-beta+1
11+ angular2 : ' >=3.0.0 <4.0.0'
12+ angular_components : 0.5.0
1313transformers :
1414- angular2 :
1515 resolved_identifiers :
You can’t perform that action at this time.
0 commit comments