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

Side by Side Diff: packages/polymer/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 unified diff | Download patch
« no previous file with comments | « packages/polymer/lib/transformer.dart ('k') | packages/polymer/test/attr_deserialize_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: polymer 1 name: polymer
2 version: 0.16.3+3 2 version: 0.16.3+3
3 author: Polymer.dart Authors <web-ui-dev@dartlang.org> 3 author: Polymer.dart Authors <web-ui-dev@dartlang.org>
4 description: > 4 description: >
5 Polymer.dart is a new type of library for the web, built on top of Web 5 Polymer.dart is a new type of library for the web, built on top of Web
6 Components, and designed to leverage the evolving web platform on modern 6 Components, and designed to leverage the evolving web platform on modern
7 browsers. 7 browsers.
8 homepage: https://www.dartlang.org/polymer-dart/ 8 homepage: https://www.dartlang.org/polymer-dart/
9 dependencies: 9 dependencies:
10 analyzer: '>=0.15.6 <0.26.0' 10 analyzer: '>=0.15.6 <0.26.0'
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 - test/take_attributes_test.html 77 - test/take_attributes_test.html
78 - test/template_attr_template_test.html 78 - test/template_attr_template_test.html
79 - test/template_distribute_dynamic_test.html 79 - test/template_distribute_dynamic_test.html
80 - test/two_way_bind_test.html 80 - test/two_way_bind_test.html
81 - test/unbind_test.html 81 - test/unbind_test.html
82 - test/web_components_less_test.html 82 - test/web_components_less_test.html
83 - test/when_polymer_ready_test.html 83 - test/when_polymer_ready_test.html
84 84
85 environment: 85 environment:
86 sdk: '>=1.4.0 <2.0.0' 86 sdk: '>=1.4.0 <2.0.0'
OLDNEW
« no previous file with comments | « packages/polymer/lib/transformer.dart ('k') | packages/polymer/test/attr_deserialize_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698