Skip to content

Commit 1a4e564

Browse files
adammccullagholliecurtis
andcommittedJan 29, 2024
Update package.json
Updating to accept any version above NPM 9 Co-authored-by: Ollie Curtis <[email protected]>
1 parent a945f81 commit 1a4e564

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
@@ -5,7 +5,7 @@
55
"private": true,
66
"engines": {
77
"node": "^18.16.0",
8-
"npm": "^9.5.1 || ^10.2.5"
8+
"npm": ">=9.5.1"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.