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

Unified Diff: third_party/pkg/js/pubspec.yaml

Issue 257423008: Update all Angular libs (run update_all.sh). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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: third_party/pkg/js/pubspec.yaml
diff --git a/third_party/pkg/js/pubspec.yaml b/third_party/pkg/js/pubspec.yaml
index 5aee84258ffce396d9d8920c71ac4eb0b55c305d..485cf4252d152d3888394af9912ad3115831ae73 100644
--- a/third_party/pkg/js/pubspec.yaml
+++ b/third_party/pkg/js/pubspec.yaml
@@ -6,9 +6,9 @@ authors:
description: Access JavaScript from Dart.
homepage: https://github.com/dart-lang/js-interop
dependencies:
- browser: '>=0.8.7'
+ browser: '>=0.9.0 <0.11.0'
dev_dependencies:
- ghpages_generator: '>=0.0.1'
- unittest: '>=0.8.7'
+ ghpages_generator: '>=0.0.1 <0.1.0'
+ unittest: '>=0.9.0 < 0.11.0'
environment:
- sdk: '>0.8.7'
+ sdk: '>=1.0.0 < 2.0.0'
« no previous file with comments | « third_party/pkg/js/lib/src/wrapping/js/date_to_datetime_adapter.dart ('k') | third_party/pkg/js/test/js/browser_tests.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698