8000 chore(deps): update node.js to >=18.20.2 · palashmon/clone-array-objects@51f217c · GitHub
[go: up one dir, main page]

Skip to content

Commit 51f217c

Browse files
committed
chore(deps): update node.js to >=18.20.2
1 parent 6643685 commit 51f217c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"sideEffects": false,
1313
"engines": {
14-
"node": ">=18"
14+
"node": ">=18.20.2"
1515
},
1616
"scripts": {
1717
"test": "xo && ava",

0 commit comments

Comments
 (0)
0