Skip to content

Commit de2714a

Browse files
Update Node.js to v20
1 parent a7cf887 commit de2714a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
"test": "test"
7777
},
7878
"engines": {
79-
"node": ">=16 <20"
79+
"node": ">=16 <21"
8080
}
8181
}

0 commit comments

Comments
 (0)