Skip to content

Commit

Permalink
fix: remove engines requirement to allow to use in older nodejs with …
Browse files Browse the repository at this point in the history
…yarn
  • Loading branch information
3cp committed Jun 7, 2022
1 parent 2269447 commit 0cc316e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"aurelia": "bin/aurelia-cli.js",
"au": "bin/aurelia-cli.js"
},
"engines": {
"node": ">=14.0.0"
},
"scripts": {
"lint": "gulp lint",
"pretest": "npm run lint",
Expand Down

0 comments on commit 0cc316e

Please sign in to comment.