Skip to content

Commit 9c56900

Browse files
committed
Updates engines (patch)
1 parent c929f3b commit 9c56900

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
@@ -17,7 +17,7 @@
1717
],
1818
"main": "server.js",
1919
"engines": {
20-
"node": ">=10.0.0"
20+
"node": ">=10.17.0"
2121
},
2222
"scripts": {
2323
"test": "standard && npm audit && ava",

0 commit comments

Comments
 (0)