Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6b0433c

Browse files
>=16
1 parent a878748 commit 6b0433c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For a local development environment, follow the instructions below
5959
## System Requirements
6060

6161
- [git][git] v2.13 or greater
62-
- [NodeJS][node] `14 || 16 || 18`
62+
- [NodeJS][node] `>=16`
6363
- [npm][npm] v8.16.0 or greater
6464

6565
All of these must be available in your `PATH`. To verify things are set up

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "GPL-3.0-only",
1111
"main": "src/index.js",
1212
"engines": {
13-
"node": "14 || 16 || 18",
13+
"node": ">=16",
1414
"npm": ">=8.16.0"
1515
},
1616
"dependencies": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /