Files
sdk/pkg/js_ast/pubspec.yaml
T
Mayank Patke 050b740630 [js_ast] Update pubspec to 3.8 and reformat.
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>
2025-05-08 16:53:49 -07:00

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