Skip to content

Commit

Permalink
Merge pull request #58 from adammccullagh/NOJIRA_Bump_npm_version
Browse files Browse the repository at this point in the history
Updating npm version to match LTS/Node stable pairing
  • Loading branch information
arnaugm committed Jan 26, 2024
2 parents f7eb178 + 216ef95 commit 9f487f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"engines": {
"node": "^18.0.0",
"npm": "^9.0.0"
"npm": "^9.0.0 || ^10.2.5"
},
"scripts": {
"test:lint": "npm run lint",
Expand Down

0 comments on commit 9f487f7

Please sign in to comment.