Skip to content

Commit

Permalink
refactor: upgrade to alpha 40
Browse files Browse the repository at this point in the history
  • Loading branch information
andresaraujo committed Oct 9, 2015
1 parent bb68326 commit ee6f229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ description: An absolute bare-bones angular 2 app.
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
browser: '>=0.10.0 <0.11.0'
angular2: '2.0.0-alpha.37'
browser: '^0.10.0'
angular2: '2.0.0-alpha.40'
transformers:
- angular2:
entry_points: web/main.dart

0 comments on commit ee6f229

Please sign in to comment.