diff --git a/templates/web-angular/pubspec.yaml b/templates/web-angular/pubspec.yaml index f03c62b5..6c47d1cb 100644 --- a/templates/web-angular/pubspec.yaml +++ b/templates/web-angular/pubspec.yaml @@ -1,4 +1,5 @@ name: __projectName__ +description: A Dart app that uses Angular 2 version: 0.0.1 environment: sdk: '>=1.13.0 <2.0.0' @@ -6,7 +7,6 @@ dependencies: angular2: 2.0.0-beta.6 browser: ^0.10.0 dart_to_js_script_rewriter: ^0.1.0 - transformers: - angular2: platform_directives: