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

Unified Diff: third_party/pkg/angular/package.json

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/pkg/angular/lib/utils.dart ('k') | third_party/pkg/angular/perf.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/package.json
diff --git a/third_party/pkg/angular/package.json b/third_party/pkg/angular/package.json
index a4eeccea833a11352d7aed86f5a0b34bc222f56d..a3c4e429cf1baa1eb6be7de5c80255431ff083e2 100644
--- a/third_party/pkg/angular/package.json
+++ b/third_party/pkg/angular/package.json
@@ -7,12 +7,12 @@
"url": "https://github.com/angular/angular.dart.git"
},
"devDependencies": {
- "karma" : "0.10.2",
- "karma-dart" : "0.2.6",
+ "karma" : "~0.12.0",
+ "karma-dart" : "~0.2.6",
"karma-script-launcher": "*",
- "karma-chrome-launcher": "*",
+ "karma-chrome-launcher": "~0.1.3",
"karma-firefox-launcher": "*",
- "karma-junit-reporter": "0.1.0",
+ "karma-junit-reporter": "~0.2.1",
"jasmine-node": "*",
"qq": "*"
},
« no previous file with comments | « third_party/pkg/angular/lib/utils.dart ('k') | third_party/pkg/angular/perf.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698