electron-to-chromium 1.3.532 → 1.3.533

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.
@@ -990,6 +990,7 @@ module.exports = {
990
990
  "11.0.0-nightly.20200803",
991
991
  "11.0.0-nightly.20200804",
992
992
  "11.0.0-nightly.20200805",
993
- "11.0.0-nightly.20200811"
993
+ "11.0.0-nightly.20200811",
994
+ "11.0.0-nightly.20200812"
994
995
  ]
995
996
  };
package/full-versions.js CHANGED
@@ -703,5 +703,6 @@ module.exports = {
703
703
  "11.0.0-nightly.20200803": "86.0.4209.0",
704
704
  "11.0.0-nightly.20200804": "86.0.4209.0",
705
705
  "11.0.0-nightly.20200805": "86.0.4209.0",
706
- "11.0.0-nightly.20200811": "86.0.4209.0"
706
+ "11.0.0-nightly.20200811": "86.0.4209.0",
707
+ "11.0.0-nightly.20200812": "86.0.4209.0"
707
708
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.532",
3
+ "version": "1.3.533",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [