Migrate to official dart-sdk version 2.0.0

This commit is contained in:
Marty Oehme 2018-08-25 09:35:59 +02:00
parent c84b052beb
commit a8cafbac49
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ author: Marty Oehme <marty.oehme@gmail.com>
homepage: https://www.martyoehme.org/
environment:
sdk: '>=2.0.0-dev.66.0 <2.0.0'
sdk: '>=2.0.0'
dependencies:
angular: ^5.0.0-beta
@ -14,6 +14,6 @@ dependencies:
dev_dependencies:
angular_test: ^2.0.0-beta
build_runner: ^0.9.0
build_test: ^0.10.2
build_test: ^0.10.3+1
build_web_compilers: ^0.4.0
test: ^1.0.0
test: ^1.3.0