Skip to content

Commit 0cc316e

Browse files
committed
fix: remove engines requirement to allow to use in older nodejs with yarn
1 parent 2269447 commit 0cc316e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"aurelia": "bin/aurelia-cli.js",
1717
"au": "bin/aurelia-cli.js"
1818
},
19-
"engines": {
20-
"node": ">=14.0.0"
21-
},
2219
"scripts": {
2320
"lint": "gulp lint",
2421
"pretest": "npm run lint",

0 commit comments

Comments
 (0)