Convert docs to docsy

This commit is contained in:
Phillip Wittrock
2020-06-07 21:07:46 -07:00
parent 25a38ad2b6
commit 42497c664f
11469 changed files with 816051 additions and 4557 deletions

44
site/node_modules/electron-to-chromium/versions.js generated vendored Normal file
View File

@@ -0,0 +1,44 @@
module.exports = {
"9.0": "82",
"8.1": "80",
"8.0": "79",
"7.1": "78",
"7.0": "78",
"6.1": "76",
"6.0": "76",
"5.0": "72",
"4.2": "69",
"4.1": "69",
"4.0": "69",
"3.1": "66",
"3.0": "66",
"2.1": "61",
"2.0": "61",
"1.8": "59",
"1.7": "58",
"1.6": "56",
"1.5": "54",
"1.4": "53",
"1.3": "52",
"1.2": "51",
"1.1": "50",
"1.0": "49",
"0.37": "49",
"0.36": "47",
"0.35": "45",
"0.34": "45",
"0.33": "45",
"0.32": "45",
"0.31": "44",
"0.30": "44",
"0.29": "43",
"0.28": "43",
"0.27": "42",
"0.26": "42",
"0.25": "42",
"0.24": "41",
"0.23": "41",
"0.22": "41",
"0.21": "40",
"0.20": "39"
};