diff --git a/pubspec.lock b/pubspec.lock index e4363d080..7eba57071 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -32,7 +32,7 @@ packages: di: description: di source: hosted - version: "2.0.0-alpha.10" + version: "2.0.0" guinness: description: guinness source: hosted diff --git a/pubspec.yaml b/pubspec.yaml index 64e6d3500..ac11fdca0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: browser: '>=0.10.0 <0.11.0' code_transformers: '>=0.1.4+2 <0.2.0' collection: '>=0.9.1 <1.0.0' - di: '>=2.0.0-alpha.10' + di: '>=2.0.0 <3.0.0' html5lib: '>=0.10.0 <0.11.0' intl: '>=0.8.7 <0.10.0' perf_api: '>=0.0.8 <0.1.0'