angular-cn/pubspec.yaml
Kevin Moore 5ef11774c2 chore: update pubspec files
Allow latest analyzer version
Add an upper constraint to the Dart SDK
2015-05-06 17:55:03 -07:00

7 lines
115 B
YAML

name: angular
environment:
sdk: '>=1.9.0 <2.0.0'
dev_dependencies:
guinness: '^0.1.17'
unittest: '^0.11.5+4'