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

Side by Side Diff: pubspec.yaml

Issue 12937009: renaming File to Source (Closed) Base URL: git@github.com:dart-lang/source-maps.git@master
Patch Set: Created 7 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
OLDNEW
1 name: source_maps 1 name: source_maps
2 author: "Dart Team <misc@dartlang.org>" 2 author: "Dart Team <misc@dartlang.org>"
3 homepage: https://github.com/dart-lang/source-maps 3 homepage: https://github.com/dart-lang/source-maps
4 description: Library to programmatically manipulate source map files. 4 description: Library to programmatically manipulate source map files.
5 version: 0.4.1+2 5 version: 0.4.2
6 dependencies: 6 dev_dependencies:
7 unittest: any 7 unittest: any
8 environment: 8 environment:
9 sdk: ">=0.4.2+0.r20193" 9 sdk: ">=0.4.2+0.r20193"
OLDNEW
« lib/source_maps.dart ('K') | « lib/span.dart ('k') | test/common.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698