Skip to content

Commit c3d1833

Browse files
authored
Include Node.js 21 in supported engines and test matrix
1 parent 4ce6669 commit c3d1833

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
node-version: [^14.19, ^16.15, ^18, ^20]
16+
node-version: [^14.19, ^16.15, ^18, ^20, ^21]
1717
os: [ubuntu-latest, windows-latest]
1818
steps:
1919
- uses: actions/checkout@v3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "4.1.0",
44
"description": "TypeScript provider for AVA",
55
"engines": {
6-
"node": "^14.19 || ^16.15 || ^18 || ^20"
6+
"node": "^14.19 || ^16.15 || ^18 || ^20 || ^21"
77
},
88
"files": [
99
"index.js"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy