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

Unified Diff: template_binding/pubspec.yaml

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « template_binding/lib/template_binding.dart ('k') | unittest/lib/compact_vm_config.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: template_binding/pubspec.yaml
diff --git a/template_binding/pubspec.yaml b/template_binding/pubspec.yaml
deleted file mode 100644
index 47dac006817973ce26322ed7e99eade382178b29..0000000000000000000000000000000000000000
--- a/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 | « template_binding/lib/template_binding.dart ('k') | unittest/lib/compact_vm_config.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698