Files
cherrypick/example/pubspec.yaml
Sergey Penkovsky b789dd0179 added meta
2023-01-27 16:03:11 +03:00

18 lines
202 B
YAML

name: example
version: 1.0.0
homepage: localhost
publish_to: none
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
meta: ^1.3.0
cherrypick:
path: ../
dev_dependencies:
test: ^1.16.8