@bigbinary/neeto-molecules 1.0.70 → 1.0.72

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.
@@ -1300,6 +1300,10 @@ var DEFAULT_MINIMUM_SUPPORTED_BROWSER_VERSIONS = {
1300
1300
  AndroidBrowser: {
1301
1301
  softLimit: 4,
1302
1302
  hardLimit: 3
1303
+ },
1304
+ Electron: {
1305
+ softLimit: 17,
1306
+ hardLimit: 16
1303
1307
  }
1304
1308
  };
1305
1309
  var UNSUPPORTED_BROWSERS = ["OperaMini"];