Skip to content

Commit

Permalink
Merge pull request #419 from euanwm/chore/define_npm_version
Browse files Browse the repository at this point in the history
npm version 11.0.0 defined
  • Loading branch information
euanwm authored Dec 17, 2024
2 parents ce445a0 + 66f5c12 commit d9e369c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "frontend",
"version": "0.1.0",
"engines": {
"node": ">=22.12.0"
"node": ">=22.12.0",
"npm": ">=11.0.0"
},
"private": true,
"scripts": {
Expand Down

0 comments on commit d9e369c

Please sign in to comment.