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

Unified Diff: pkg/web_components/pubspec.yaml

Issue 180213007: [polymer & pkgs] update pubspecs to prepare for -pre.0 release (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix mutation_observer pubspec Created 6 years, 10 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 | « pkg/third_party/html5lib/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/web_components/pubspec.yaml
diff --git a/pkg/web_components/pubspec.yaml b/pkg/web_components/pubspec.yaml
index 92762ffd0c2914e05c5792892a7abf86f0d5a074..7dc6f80901bd23681f2e9ac0bbb4c54e2f1fe9b7 100644
--- a/pkg/web_components/pubspec.yaml
+++ b/pkg/web_components/pubspec.yaml
@@ -8,4 +8,4 @@ description: >
standard tag. Shadow DOM is designed to provide encapsulation for custom
elements, by hiding DOM subtrees under shadow roots.
environment:
- sdk: ">=1.2.0-dev.4.0 <2.0.0"
+ sdk: ">=1.2.0 <2.0.0"
« no previous file with comments | « pkg/third_party/html5lib/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698