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 189d7b9 commit 7189b93Copy full SHA for 7189b93
package.json
@@ -3,6 +3,9 @@
3
"version": "5.9.5",
4
"description": "Core commands to compiler and build AdonisJs project",
5
"main": "build/ace-manifest.json",
6
+ "engines": {
7
+ "node": ">=14.0.0"
8
+ },
9
"files": [
10
"build/commands",
11
"build/config",
0 commit comments