Skip to content

Commit

Permalink
Support the latest build_runner (dart-archive/collection#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored and natebosch committed Oct 8, 2018
1 parent 2b6dabc commit a1534f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/collection/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: collection
version: 1.14.11
version: 1.14.12-dev

description: Collections and utilities functions and classes related to collections.
author: Dart Team <misc@dartlang.org>
Expand All @@ -10,7 +10,7 @@ environment:
sdk: '>=2.0.0-dev.55.0 <3.0.0'

dev_dependencies:
build_runner: ^0.9.0
build_runner: ^1.0.0
build_test: ^0.10.0
build_web_compilers: ^0.4.0
test: ^1.0.0

0 comments on commit a1534f4

Please sign in to comment.