Skip to content

Commit 57f5551

Browse files
committed
engines: need 14.18, where 'node:path' shows up
1 parent 4da30cd commit 57f5551

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
@@ -93,6 +93,6 @@
9393
"url": "https://github.com/sponsors/isaacs"
9494
},
9595
"engines": {
96-
"node": ">=16 || 14 >=14.17"
96+
"node": ">=16 || 14 >=14.18"
9797
}
9898
}

0 commit comments

Comments
 (0)