Update eletron to v15, target node 16 to match.

This commit is contained in:
Daniel Scalzi
2021-10-14 23:55:31 -04:00
parent 430e840514
commit a2168da999
6 changed files with 9 additions and 12 deletions

View File

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