Skip to content

Commit e01eedd

Browse files
chore(deps): Update Node.js to >=16.20.2 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f6a6bd commit e01eedd

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
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"types": "types/index.d.ts",
1010
"engines": {
11-
"node": ">=16.6.0"
11+
"node": ">=16.20.2"
1212
},
1313
"packageManager": "[email protected]",
1414
"scripts": {

0 commit comments

Comments
 (0)