Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1984)

Unified Diff: packages/template_binding/pubspec.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: packages/template_binding/pubspec.yaml
diff --git a/packages/template_binding/pubspec.yaml b/packages/template_binding/pubspec.yaml
deleted file mode 100644
index 47dac006817973ce26322ed7e99eade382178b29..0000000000000000000000000000000000000000
--- a/packages/template_binding/pubspec.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-name: template_binding
-version: 0.14.0+2
-author: Polymer.dart Team <web-ui-dev@dartlang.org>
-description: >
- Extends the capabilities of the HTML Template Element by enabling it to
- create, manage, and remove instances of content bound to data defined in Dart.
-homepage: https://www.dartlang.org/polymer-dart/
-dependencies:
- observe: ">=0.11.0 <0.14.0"
- web_components: ">=0.7.0 <0.12.0"
-dev_dependencies:
- unittest: ">=0.10.0 <0.12.0"
- browser: ">=0.10.0 <0.11.0"
-environment:
- sdk: ">=1.2.0 <2.0.0"
« no previous file with comments | « packages/template_binding/lib/template_binding.dart ('k') | packages/template_binding/test/binding_syntax.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698