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

Unified Diff: pubspec.yaml

Issue 22962005: Merge pull request #581 from kevmoo/polymer (Closed) Base URL: https://github.com/dart-lang/web-ui.git@polymer
Patch Set: Created 7 years, 4 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 | « lib/testing/content_shell_test.dart ('k') | test/css_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index da8319d44d03d26ef693475e5e9df0eb9a382dde..ff092b7cb5a9519e889be6dc078c2d5d060e7df6 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: polymer
-version: 0.5.2+1
+version: 0.5.3
author: Web UI Authors <web-ui-dev@dartlang.org>
description: >
Polymer.dart is a new type of library for the web, built on top of Web
@@ -7,16 +7,18 @@ description: >
browsers.
homepage: https://github.com/dart-lang/web-ui
environment:
- sdk: '>=0.6.13'
+ sdk: '>=0.6.15+1'
dependencies:
analyzer_experimental: '>=0.6.13'
args: '>=0.6.13'
+ barback: '>=0.6.13'
browser: '>=0.6.13'
- custom_element: '>=0.6.13'
+ custom_element: '>=0.6.15+2'
+ fancy_syntax: '>=0.0.6'
html_import: '>=0.6.13'
logging: '>=0.6.13'
- mdv: '>=0.6.13'
- observe: '>=0.6.13'
+ mdv: '>=0.6.15+2'
+ observe: '>=0.6.15+2'
path: '>=0.6.13'
shadow_dom: '>=0.6.13'
source_maps: '>=0.6.13'
« no previous file with comments | « lib/testing/content_shell_test.dart ('k') | test/css_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698