Upgrade to Electron 29, Node.js 20.

This commit is contained in:
Daniel Scalzi
2024-02-22 11:42:13 -05:00
parent fc4823a01f
commit 0d23f5c45b
7 changed files with 424 additions and 113 deletions

View File

@@ -84,7 +84,7 @@ This section details the setup of a basic developmentment environment.
**System Requirements**
* [Node.js][nodejs] v18
* [Node.js][nodejs] v20
---