Skip to content

Commit d132054

Browse files
chore(deps): update node.js to >=18.20.6 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef2421 commit d132054

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
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/palashmon"
1111
},
1212
"engines": {
13-
"node": ">=18.20.5"
13+
"node": ">=18.20.6"
1414
},
1515
"scripts": {
1616
"test": "xo && ava",

0 commit comments

Comments
 (0)