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

Unified Diff: pkg/polymer/pubspec.yaml

Issue 110873002: Make pkg/path 1.0.0 and upgrade dependencies appropriately. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 7 years 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 | « pkg/path/pubspec.yaml ('k') | pkg/scheduled_test/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/pubspec.yaml
diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
index ba87001a5014c896a5fcbeb7e7c3776db6d0dd3f..8c7169413a23b159cace92f985a036138fa7290d 100644
--- a/pkg/polymer/pubspec.yaml
+++ b/pkg/polymer/pubspec.yaml
@@ -1,5 +1,5 @@
name: polymer
-version: 0.9.1+1
+version: 0.9.2
author: Polymer.dart Authors <web-ui-dev@dartlang.org>
description: >
Polymer.dart is a new type of library for the web, built on top of Web
@@ -17,7 +17,7 @@ dependencies:
html_import: ">=0.9.0 <0.10.0"
logging: ">=0.9.0 <0.10.0"
observe: ">=0.9.1 <0.10.0"
- path: ">=0.9.0 <0.10.0"
+ path: ">=0.9.0 <2.0.0"
polymer_expressions: ">=0.9.1 <0.10.0"
shadow_dom: ">=0.9.1 <0.10.0"
source_maps: ">=0.9.0 <0.10.0"
« no previous file with comments | « pkg/path/pubspec.yaml ('k') | pkg/scheduled_test/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698