We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b4217 commit 5589087Copy full SHA for 5589087
package.json
@@ -3,7 +3,7 @@
3
"description": "Provides utilities to run AdonisJS development server and build project for production",
4
"version": "7.2.3",
5
"engines": {
6
- "node": ">=18.16.0"
+ "node": ">=20.6.0"
7
},
8
"main": "build/index.js",
9
"type": "module",
0 commit comments