Skip to content

Commit

Permalink
docs: add Node v20, v21, npm v10 and yarn v4 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Dec 7, 2023
1 parent 3b99235 commit 1a3d230
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/1-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ body:
**Note**: for ECMASCript modules (ESM) in Node, at minimum Node.js 12.20, 14.14, or 16.0 is required.
multiple: true
options:
- Node v21
- Node v20
- Node v19
- Node v18
- Node v17
Expand All @@ -104,9 +106,11 @@ body:
description: What package manager are you using?
multiple: true
options:
- npm v10
- npm v9
- npm v8
- npm v6
- yarn v4
- yarn v3
- yarn v1
- pnpm
Expand Down

0 comments on commit 1a3d230

Please sign in to comment.