electron-to-chromium 1.3.424 → 1.3.425

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,6 @@
1
1
  module.exports = {
2
2
  "84.0.4125.0": [
3
+ "10.0.0-nightly.20200429",
3
4
  "10.0.0-nightly.20200428",
4
5
  "10.0.0-nightly.20200427"
5
6
  ],
@@ -267,6 +268,7 @@ module.exports = {
267
268
  "8.0.0-beta.3"
268
269
  ],
269
270
  "78.0.3904.130": [
271
+ "7.2.4",
270
272
  "7.2.3",
271
273
  "7.2.2",
272
274
  "7.2.1",
package/full-versions.js CHANGED
@@ -1,4 +1,5 @@
1
1
  module.exports = {
2
+ "10.0.0-nightly.20200429": "84.0.4125.0",
2
3
  "10.0.0-nightly.20200428": "84.0.4125.0",
3
4
  "10.0.0-nightly.20200427": "84.0.4125.0",
4
5
  "10.0.0-nightly.20200423": "84.0.4121.0",
@@ -172,6 +173,7 @@ module.exports = {
172
173
  "8.0.0-beta.3": "80.0.3955.0",
173
174
  "8.0.0-beta.2": "79.0.3931.0",
174
175
  "8.0.0-beta.1": "79.0.3931.0",
176
+ "7.2.4": "78.0.3904.130",
175
177
  "7.2.3": "78.0.3904.130",
176
178
  "7.2.2": "78.0.3904.130",
177
179
  "7.2.1": "78.0.3904.130",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.424",
3
+ "version": "1.3.425",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [