refactor: allow the latest dart_style version

This commit is contained in:
Kevin Moore 2015-08-10 10:44:04 -07:00
parent 5a8b1bcaec
commit 6651aab11f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ dependencies:
analyzer: '>=0.24.4 <0.26.0'
barback: '^0.15.2+2'
code_transformers: '^0.2.8'
dart_style: '^0.1.8'
dart_style: '>=0.1.8 <0.3.0'
html: '^0.12.0'
intl: '^0.12.4'
logging: '>=0.9.0 <0.12.0'