1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 05:27:55 +01:00
test-reporter/reports/dart/pubspec.yaml
2020-10-18 19:57:47 +02:00

9 lines
155 B
YAML

name: darttest
description: A simple command-line application.
environment:
sdk: '>=2.8.1 <3.0.0'
dev_dependencies:
pedantic: ^1.9.0
test: ^1.15.4