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

Unified Diff: pkg/js/pubspec.yaml

Issue 1417963002: pkg/js: update version, example, and SDK constraint for annotation change (Closed) Base URL: https://github.com/dart-lang/sdk.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/js/example/chart.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/js/pubspec.yaml
diff --git a/pkg/js/pubspec.yaml b/pkg/js/pubspec.yaml
index e0db90303c470d685926fd2bd01302cfddd4288a..6c679b22cf6ac1708a812f4cf8ddfef4924eb9bc 100644
--- a/pkg/js/pubspec.yaml
+++ b/pkg/js/pubspec.yaml
@@ -1,10 +1,10 @@
name: js
-version: 0.6.0-beta.4
+version: 0.6.0-beta.5
authors:
- Dart Team <misc@dartlang.org>
description: Access JavaScript from Dart.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/js
environment:
- sdk: '>=1.13.0-dev.7 <2.0.0'
+ sdk: '>=1.13.0-dev.7.2 <2.0.0'
dev_dependencies:
browser: '^0.10.0+2'
« no previous file with comments | « pkg/js/example/chart.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698