Skip to content

Commit

Permalink
backstage: remove npm engine field
Browse files Browse the repository at this point in the history
  • Loading branch information
joelcarr committed Dec 30, 2024
1 parent aec1c78 commit 24ddb73
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 74 deletions.
108 changes: 36 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@
"node": "22.12.0"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},
"overrides": {
"type-fest": "3.6.0"
Expand Down

0 comments on commit 24ddb73

Please sign in to comment.