flutter/dev/devicelab/pubspec.yaml
Todd Volkert 77da737847 Bump intl to 0.15.1 (#11162)
* requires bumping `process` to a version that has
  relaxed version restrictions on `intl`

https://github.com/flutter/flutter/issues/10650
2017-07-11 21:11:26 -07:00

22 lines
519 B
YAML

name: flutter_devicelab
version: 0.0.1
author: Flutter Authors <flutter-dev@googlegroups.com>
description: Flutter continuous integration performance and correctness tests.
homepage: https://github.com/flutter/flutter
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
args: ^0.13.4
image: ^1.1.27
meta: ^1.0.5
path: ^1.4.0
process: 2.0.4
stack_trace: ^1.4.0
vm_service_client: '0.2.2+4'
dev_dependencies:
# See packages/flutter_test/pubspec.yaml for why we're pinning this version.
test: 0.12.21