2d6eaba187
Update front_end and vm deps to be path dependencies Change-Id: I5cd6b80bab6ae5f2ddfa986abf2b0af5369cab1a Reviewed-on: https://dart-review.googlesource.com/61907 Reviewed-by: Sigmund Cherem <sigmund@google.com>
14 lines
289 B
YAML
14 lines
289 B
YAML
# This package is not intended to be published.
|
|
name: vm
|
|
# version: do-not-upload
|
|
description: VM specific Dart code and helper scripts
|
|
|
|
dependencies:
|
|
build_integration:
|
|
path: ../build_integration
|
|
front_end: 0.1.0-alpha.6
|
|
kernel: 0.3.0-alpha.3
|
|
|
|
dev_dependencies:
|
|
args: ^0.13.0
|