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

Unified Diff: pkg/dev_compiler/package.json

Issue 2782213002: Add requirejs to repo for DDC (Closed)
Patch Set: Created 3 years, 9 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 | third_party/requirejs/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/package.json
diff --git a/pkg/dev_compiler/package.json b/pkg/dev_compiler/package.json
index a4a9ab28210888f57cf0bba3aaf07261736f57aa..0abdbd36b17b38ec0dfee07be041ce41e0520b72 100644
--- a/pkg/dev_compiler/package.json
+++ b/pkg/dev_compiler/package.json
@@ -28,7 +28,7 @@
"karma-requirejs": "^0.2.2",
"karma-safari-launcher": "^1.0.0",
"mocha": "^2.2.4",
- "requirejs": "^2.1.17",
+ "requirejs": "^2.3.3",
"webdriver-manager": "8.0.0"
}
}
« no previous file with comments | « no previous file | third_party/requirejs/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698