настройка webpack
This commit is contained in:
32
node_modules/electron-to-chromium/chromium-versions.js
generated
vendored
Normal file
32
node_modules/electron-to-chromium/chromium-versions.js
generated
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
module.exports = {
|
||||
"39": "0.20",
|
||||
"40": "0.21",
|
||||
"41": "0.24",
|
||||
"42": "0.27",
|
||||
"43": "0.29",
|
||||
"44": "0.31",
|
||||
"45": "0.35",
|
||||
"47": "0.36",
|
||||
"49": "1.0",
|
||||
"50": "1.1",
|
||||
"51": "1.2",
|
||||
"52": "1.3",
|
||||
"53": "1.4",
|
||||
"54": "1.5",
|
||||
"56": "1.6",
|
||||
"58": "1.7",
|
||||
"59": "1.8",
|
||||
"61": "2.1",
|
||||
"66": "3.1",
|
||||
"69": "4.2",
|
||||
"72": "5.0",
|
||||
"73": "5.0",
|
||||
"76": "6.1",
|
||||
"78": "7.3",
|
||||
"79": "8.0",
|
||||
"80": "8.3",
|
||||
"82": "9.0",
|
||||
"83": "9.0",
|
||||
"84": "10.0",
|
||||
"85": "10.0"
|
||||
};
|
||||
Reference in New Issue
Block a user