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

Unified Diff: pubspec.yaml

Issue 19235008: Rename package:js ports to avoid conflict with dart:js ones (Closed) Base URL: https://github.com/dart-lang/js-interop.git@master
Patch Set: Created 7 years, 5 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 | « lib/js.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index a7c56fde6c108d10f9725c3168fa744ea0a77fb4..6b1bdda0885bf5e6e0b4bf07685db54e1a4b6596 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: js
-version: 0.0.23
+version: 0.0.24
authors:
- Dart Team <misc@dartlang.org>
- Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
@@ -8,7 +8,7 @@ homepage: https://github.com/dart-lang/js-interop
environment:
sdk: '>=0.4.1+0.r19425'
dependencies:
- meta: any
browser: any
+ meta: any
dev_dependencies:
unittest: any
« no previous file with comments | « lib/js.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698