Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 9f487f7

Browse files
authored
Merge pull request #58 from adammccullagh/NOJIRA_Bump_npm_version
Updating npm version to match LTS/Node stable pairing
2 parents f7eb178 + 216ef95 commit 9f487f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"engines": {
3535
"node": "^18.0.0",
36-
"npm": "^9.0.0"
36+
"npm": "^9.0.0 || ^10.2.5"
3737
},
3838
"scripts": {
3939
"test:lint": "npm run lint",

0 commit comments

Comments
 (0)