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

Unified Diff: package.json

Issue 1725373005: npm: Added missing dependencies karma-sinon and platform. (Closed) Base URL: git@github.com:chromium/caterpillar.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
diff --git a/package.json b/package.json
index 7b05878d5cba0d0d3e10c156a9d27655d4a227f5..13d3c4fac2f916dbd631a4c217cf216b85644ba3 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,9 @@
"karma": "^0.13.18",
"karma-chrome-launcher": "^0.2.2",
"karma-firefox-launcher": "^0.1.7",
+ "karma-sinon": "^1.0.4",
"karma-qunit": "^0.1.9",
+ "platform": "^1.3.1",
"qunit": "^0.7.7",
"sinon": "^1.17.2"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698