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

Side by Side Diff: third_party/pkg/js/pubspec.yaml

Issue 180843004: Revert revision 33053 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 9 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
« no previous file with comments | « third_party/pkg/js/lib/js.dart ('k') | third_party/pkg/route_hierarchical/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: js 1 name: js
2 version: 0.2.2 2 version: 0.2.1
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.8.7'
10 dev_dependencies: 10 dev_dependencies:
11 ghpages_generator: '>=0.0.1' 11 ghpages_generator: '>=0.0.1'
12 unittest: '>=0.8.7' 12 unittest: '>=0.8.7'
13 environment: 13 environment:
14 sdk: '>0.8.7' 14 sdk: '>0.8.7'
OLDNEW
« no previous file with comments | « third_party/pkg/js/lib/js.dart ('k') | third_party/pkg/route_hierarchical/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698