Skip to content

Commit 5589087

Browse files
committed
chore: bump node version
1 parent 00b4217 commit 5589087

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
@@ -3,7 +3,7 @@
33
"description": "Provides utilities to run AdonisJS development server and build project for production",
44
"version": "7.2.3",
55
"engines": {
6-
"node": ">=18.16.0"
6+
"node": ">=20.6.0"
77
},
88
"main": "build/index.js",
99
"type": "module",

0 commit comments

Comments
 (0)