Skip to content

Commit

Permalink
⚙️ Restrict environment to guard against breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed Aug 10, 2018
1 parent b26e28a commit 1208543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ dev_dependencies:
sdk: flutter

environment:
sdk: ">=2.0.0-dev.52.0"
sdk: ">=2.0.0-dev.52.0 <3.0.0"

0 comments on commit 1208543

Please # to comment.