From 2534c2a07b5b98b4a81b2ba773fdcd4b655a6edb Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Thu, 31 Aug 2017 08:11:23 -0700 Subject: [PATCH] Update OSSREADME.json for electron1.7.3 --- OSSREADME.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/OSSREADME.json b/OSSREADME.json index aaad59a74e1..8d13681d416 100644 --- a/OSSREADME.json +++ b/OSSREADME.json @@ -1,12 +1,6 @@ // Listing in here platform dependencies that come in at build time [{ - "name": "atom-brightray", - "repositoryURL": "https://github.com/electron/brightray", - "license": "MIT", - "isProd": true -}, -{ "isLicense": true, "name": "async-each", "repositoryURL": "https://github.com/paulmillr/async-each", @@ -68,7 +62,7 @@ }, { "name": "chromium", - "version": "56.0.2924.87", + "version": "58.0.3029.110", "repositoryURL": "http://www.chromium.org/Home", "licenseDetail": [ "BSD License", @@ -104,20 +98,20 @@ }, { "name": "libchromiumcontent", - "version": "56.0.2924.87", + "version": "58.0.3029.110", "license": "MIT", "repositoryURL": "https://github.com/electron/libchromiumcontent", "isProd": true }, { "name": "nodejs", - "version": "7.4.0", + "version": "7.9.0", "repositoryURL": "https://github.com/nodejs/node", "isProd": true }, { "name": "electron", - "version": "1.6.6", + "version": "1.7.3", "license": "MIT", "repositoryURL": "https://github.com/electron/electron", "isProd": true