From c42e3e99775ac342e7ed09cf18d94f7210ed701d Mon Sep 17 00:00:00 2001 From: Kevin Segaud Date: Fri, 12 Feb 2016 18:29:07 +0100 Subject: [PATCH] add description --- templates/web-angular/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: