Skip to content

Commit c0b35cf

Browse files
committed
require node 18+
1 parent f014b56 commit c0b35cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,8 @@
5959
"mocha": "^10.2.0",
6060
"prettier": "^3.0.3",
6161
"typescript": "^5.2.2"
62+
},
63+
"engines": {
64+
"node": ">=18"
6265
}
6366
}

0 commit comments

Comments
 (0)