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

Side by Side Diff: sky/sdk/pubspec.yaml

Issue 1179633003: Add a roll_versions.py script and roll versions once. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Include a version roll Created 5 years, 6 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: sky
2 author: Chromium Authors <sky-dev@googlegroups.com> 1 author: Chromium Authors <sky-dev@googlegroups.com>
3 description: Dart files to support executing inside Sky.
4 homepage: https://github.com/domokit/mojo/tree/master/sky
5 version: 0.0.8
6 dependencies: 2 dependencies:
7 mojo: '>=0.0.1 <1.0.0' 3 mojo: '>=0.0.1 <1.0.0'
8 mojom: '>=0.0.4 <1.0.0' 4 mojom: '>=0.0.4 <1.0.0'
9 vector_math: '>=1.4.3 <2.0.0' 5 vector_math: '>=1.4.3 <2.0.0'
6 description: Dart files to support executing inside Sky.
7 homepage: https://github.com/domokit/mojo/tree/master/sky
8 name: sky
9 version: 0.0.9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698