Skip to content

Commit

Permalink
Update OSSREADME.json for electron1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Aug 31, 2017
1 parent ca61d17 commit 2534c2a
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions OSSREADME.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 2534c2a

Please sign in to comment.