Skip to content

Commit 78c0283

Browse files
committed
Merge pull request dart-archive/package_config#4 from dart-lang/sdk_constraint_bump
SDK constraint bump to pickup Uri.normalizePath().
2 parents 9f9afc2 + a13bf81 commit 78c0283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/package_config/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/package_config
66

77
environment:
8-
sdk: '>=1.0.0 <2.0.0'
8+
sdk: '>=1.11.0-dev.0.0 <2.0.0'
99

1010
dev_dependencies:
1111
test: '>=0.12.0 <0.13.0'

0 commit comments

Comments
 (0)