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

Unified Diff: dart/samples/third_party/angular_todo/pubspec.yaml

Issue 66253002: Version 0.8.10.9 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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: dart/samples/third_party/angular_todo/pubspec.yaml
===================================================================
--- dart/samples/third_party/angular_todo/pubspec.yaml (revision 30098)
+++ dart/samples/third_party/angular_todo/pubspec.yaml (working copy)
@@ -1,9 +1,9 @@
name: angular_dart_demo
version: 0.0.2
dependencies:
- angular: any
- browser: ">=0.9.0 <0.10.0"
- js: ">=0.9.0 <0.10.0"
- unittest: ">=0.9.0 <0.10.0"
+ angular: ">=0.9.0 <0.10.0"
+ browser: ">=0.8.0 <0.9.0"
+ js: ">=0.1.0 <0.2.0"
+ unittest: ">=0.8.0 <0.9.0"
environment:
sdk: ">=0.8.10+6 <2.0.0"
« no previous file with comments | « dart/samples/swarm/test/swarm_ui_lib/layout/layout_test.dart ('k') | dart/samples/third_party/angular_todo/todo.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698