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

Unified Diff: pkg/polymer/pubspec.yaml

Issue 225043004: Replace bootstrap logic with 'boot.js', use 'component/dart' mime-type and add (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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: pkg/polymer/pubspec.yaml
diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
index b488d55bf5d22d227d59cdb2101b9d4932142ba8..04e057080ede8fa2d8692ab815a09f63221f826b 100644
--- a/pkg/polymer/pubspec.yaml
+++ b/pkg/polymer/pubspec.yaml
@@ -1,5 +1,5 @@
name: polymer
-version: 0.10.0-pre.7.dev
+version: 0.10.0-pre.7
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
@@ -12,7 +12,7 @@ dependencies:
barback: '>=0.9.0 <0.13.0'
browser: '>=0.10.0 <0.11.0'
code_transformers: '>=0.1.0 <0.2.0'
- html5lib: '>=0.9.2 <0.10.0'
+ html5lib: '>=0.10.0 <0.11.0'
logging: '>=0.9.0 <0.10.0'
observe: '>=0.10.0-pre.0 <0.11.0'
path: '>=0.9.0 <2.0.0'

Powered by Google App Engine
This is Rietveld 408576698