You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/tool/pubspec.yaml

13 lines
239 B

name: release_cleaner
description: A tool to automate release cleanup for the samples monorepo.
environment:
sdk: ^3.9.0-0
dependencies:
args: ^2.4.2
io: ^1.0.4
path: ^1.9.0
pub_semver: ^2.1.4
yaml: ^3.1.2
yaml_edit: ^2.1.1