Skip to content

Commit

Permalink
feat: use npm 10
Browse files Browse the repository at this point in the history
  • Loading branch information
CasLubbers committed Nov 13, 2024
1 parent 077121c commit 9992541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"engines": {
"node": ">=20 <21",
"npm": "^9"
"npm": "^10"
},
"homepage": "https://github.com/linode/apl-core#readme",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9992541

Please sign in to comment.