Update SDK constraints for SDK packages.
https://dart-review.googlesource.com/c/sdk/+/287660 implements it. I want to fix pre-existing violations before enabling. Bug: https://github.com/dart-lang/sdk/issues/34978 Change-Id: Ie7731162c643018a2312b265f444bc00534c0a51 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287664 Reviewed-by: Leon Senft <leonsenft@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>
This commit is contained in:
committed by
Commit Queue
parent
9e80e7edfd
commit
895540889e
@@ -3,7 +3,7 @@ name: js_shared
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
sdk: '>=2.14.0 <3.0.0'
|
||||
|
||||
# Use 'any' constraints here; we get our versions from the DEPS file.
|
||||
dev_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user