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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 name: js 1 name: js
2 version: 0.2.2 2 version: 0.2.2
3 authors: 3 authors:
4 - Dart Team <misc@dartlang.org> 4 - Dart Team <misc@dartlang.org>
5 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com> 5 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
6 description: Access JavaScript from Dart. 6 description: Access JavaScript from Dart.
7 homepage: https://github.com/dart-lang/js-interop 7 homepage: https://github.com/dart-lang/js-interop
8 dependencies: 8 dependencies:
9 browser: '>=0.8.7' 9 browser: '>=0.9.0 <0.11.0'
10 dev_dependencies: 10 dev_dependencies:
11 ghpages_generator: '>=0.0.1' 11 ghpages_generator: '>=0.0.1 <0.1.0'
12 unittest: '>=0.8.7' 12 unittest: '>=0.9.0 < 0.11.0'
13 environment: 13 environment:
14 sdk: '>0.8.7' 14 sdk: '>=1.0.0 < 2.0.0'
OLDNEW
« 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