Skip to content

Commit

Permalink
update recommended Node.js and NPM to latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey Nguyen committed Dec 22, 2024
1 parent f10bdfa commit cd2ff06
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ To contribute to ZMK Studio, follow these steps:

Ensure you have the following installed on your system:

- [Node.js](https://nodejs.org/) (version 14 or later)
- [npm](https://www.npmjs.com/) (version 6 or later)
- [Node.js](https://nodejs.org/) (version 22 or later)
- [npm](https://www.npmjs.com/) (version 10 or later)
- [Rust](https://www.rust-lang.org/tools/install) (for building Tauri applications)
- [Tauri CLI](https://tauri.app/v1/guides/getting-started/prerequisites/)

Expand Down
11 changes: 7 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cd2ff06

Please sign in to comment.