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

Unified Diff: pkg/js/pubspec.yaml

Issue 1409033005: Add @anonymous annotation and restrict object literal constructors to only anonymous classes. This … (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: ptal 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/lib/js.dart ('k') | tests/html/js_typed_interop_test.dart » ('j') | 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 18c95802a66912489534b492eead38752339b082..68713a33c80a8f2223a856d47e354fdc2faab0ce 100644
--- a/pkg/js/pubspec.yaml
+++ b/pkg/js/pubspec.yaml
@@ -1,5 +1,5 @@
name: js
-version: 0.6.0-beta.6
+version: 0.6.0-beta.7
authors:
- Dart Team <misc@dartlang.org>
description: Access JavaScript from Dart.
« no previous file with comments | « pkg/js/lib/js.dart ('k') | tests/html/js_typed_interop_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698