chore: support last dev build of Dart at 1.10.0-dev.1.10
Can revert once 1.11 is available
This commit is contained in:
@ -7,7 +7,7 @@ authors:
|
||||
description: Angular 2 for Dart - a web framework for modern web apps
|
||||
homepage: <%= packageJson.homepage %>
|
||||
environment:
|
||||
sdk: '>=1.10.0 <2.0.0'
|
||||
sdk: '>=1.10.0-dev.1.10 <2.0.0'
|
||||
dependencies:
|
||||
analyzer: '>=0.24.4 <0.26.0'
|
||||
barback: '^0.15.2+2'
|
||||
|
Reference in New Issue
Block a user