Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: package.json

Issue 29760634: Noissue - Update Chromium and chrome-remote-interface versions (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created April 24, 2018, 1:10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromium_process.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
===================================================================
--- a/package.json
+++ b/package.json
@@ -1,15 +1,15 @@
{
"name": "adblockpluscore",
"repository": "https://hg.adblockplus.org/adblockpluscore",
"license": "GPL-3.0",
"dependencies": {},
"devDependencies": {
- "chrome-remote-interface": "^0.20.0",
+ "chrome-remote-interface": "^0.25.5",
"eslint": "^3.19.0",
"eslint-config-eyeo": "1.0.4",
"extract-zip": "1.6.5",
"memory-fs": "0.4.1",
"nodeunit": "0.9.1",
"sandboxed-module": "2.0.3",
"script-loader": "0.7.0",
"webpack": "3.5.4"
« no previous file with comments | « chromium_process.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld