Skip to content

Commit

Permalink
build: update requied node.js >= 18
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Apr 2, 2024
1 parent 7785d8b commit 37dd155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,6 +55,6 @@
"testEnvironment": "node"
},
"engines": {
"node": "16.x"
"node": ">=18"
}
}

0 comments on commit 37dd155

Please sign in to comment.