Skip to content

Commit

Permalink
Remove engines/node from package.json (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov authored Mar 9, 2024
1 parent 021dfb2 commit 05d3364
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ember-engines-router-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
"peerDependencies": {
"ember-source": "^3.28.0 || ^4.0.0 || ^5.0.0"
},
"engines": {
"node": "16.* || 18.* || >= 20"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
Expand Down

0 comments on commit 05d3364

Please sign in to comment.