angular-cn/pubspec.yaml
Tim Blasi 0f54ed0306 chore(docgen): Use updated dartdoc tool
Use the new `dartdoc` tool, which
[shipped with 1.12](https://groups.google.com/a/dartlang.org/forum/#!topic/announce/Q1JSlVaFFnY)

Update the sdk constraint to 1.12
2015-08-31 19:30:22 +00:00

11 lines
188 B
YAML

name: angular
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
observe: '0.13.1'
dev_dependencies:
guinness: '^0.1.17'
intl: '^0.12.4'
unittest: '^0.11.5+4'
quiver: '^0.21.4'