chore(packaging): 0.0.0-alpha.9; pubspec cleanup

This commit is contained in:
Yegor Jbanov
2015-02-24 09:34:03 -08:00
parent e05079f4a8
commit cfe71def7e
4 changed files with 17 additions and 14 deletions
+7 -8
View File
@@ -7,13 +7,12 @@ authors:
description: Angular 2 for Dart - a web framework for modern web apps
homepage: <%= packageJson.homepage %>
environment:
sdk: '>=1.4.0'
sdk: '>=1.9.0-dev.8.0'
dependencies:
analyzer: '0.22.4'
barback: '0.15.2+2'
code_transformers: '0.2.5'
dart_style: '0.1.3'
html5lib: '0.12.0'
stack_trace: '>=1.1.1 <1.2.0'
analyzer: '^0.22.4'
barback: '^0.15.2+2'
code_transformers: '^0.2.5'
dart_style: '^0.1.3'
stack_trace: '^1.1.1'
dev_dependencies:
guinness: ">=0.1.16 <0.2.0"
guinness: "^0.1.16"