Skip to content

Commit

Permalink
Electron 23, Node 18.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Feb 12, 2023
1 parent 1c598e7 commit ecfe0de
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 3,202 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18

- name: Set up Python
uses: actions/setup-python@v2
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ This section details the setup of a basic developmentment environment.

**System Requirements**

* [Node.js][nodejs] v16
* [Node.js][nodejs] v18

---

Expand Down
Loading

0 comments on commit ecfe0de

Please sign in to comment.