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

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

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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
Index: third_party/pkg/angular/package.json
diff --git a/third_party/pkg/angular/package.json b/third_party/pkg/angular/package.json
index 117e85e96cc470074853528755927ad9c0326d76..d863b648dac1a4497e1b20929c33a2955a931be0 100644
--- a/third_party/pkg/angular/package.json
+++ b/third_party/pkg/angular/package.json
@@ -3,8 +3,14 @@
"dependencies" : {
"karma" : "0.10.2",
"karma-dart" : "0.2.6",
+ "karma-script-launcher": "*",
"karma-chrome-launcher": "*",
+ "karma-phantomjs-launcher": "*",
"karma-firefox-launcher": "*",
- "karma-junit-reporter": "0.1.0"
+ "karma-junit-reporter": "0.1.0",
+ "jasmine-node": "*",
+ "qq": "*",
+ "jasmine-node": "*"
}
}
+
« no previous file with comments | « third_party/pkg/angular/lib/tools/template_cache_generator.dart ('k') | third_party/pkg/angular/perf/dom/compile_perf.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698