050b740630
Change-Id: Ie26f89b4a1cf8bd72d014062379091d2d3c00315 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427582 Auto-Submit: Mayank Patke <fishythefish@google.com> Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Stephen Adams <sra@google.com>
14 lines
274 B
YAML
14 lines
274 B
YAML
name: js_ast
|
|
# This package is not intended for consumption on pub.dev. DO NOT publish.
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '^3.8.0'
|
|
|
|
resolution: workspace
|
|
|
|
# Use 'any' constraints here; we get our versions from the DEPS file.
|
|
dev_dependencies:
|
|
expect: any
|
|
lints: any
|