exercism/dart/hello-world/pubspec.yaml

6 lines
93 B
YAML

name: 'hello_world'
environment:
sdk: '>=2.18.0 <3.0.0'
dev_dependencies:
test: '<2.0.0'