Files
sdk/runtime/tools/pubspec.yaml
T
Ivan Inozemtsev 27c2cfb3f7 Add pubspec.yaml to runtime/tools
Otherwise Dart scripts there inherit the version from the root
pubspec, which can be ahead of prebuilt SDK.

Change-Id: I07b6672f72c08d73661fda4e333cbc2be767db52
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/440480
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2025-07-15 07:50:01 -07:00

9 lines
125 B
YAML

name: runtime_tools
description: Internal runtime tools.
environment:
sdk: ^3.9.0
resolution: workspace
publish_to: none