Skip to content

Commit

Permalink
BC-6035 - change check of npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenWaysDP committed Dec 14, 2023
1 parent 6515e92 commit 9f16e20
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 @@ -12,7 +12,7 @@
},
"engines": {
"node": "18",
"npm": "9"
"npm": ">=9"
},
"dependencies": {
"body-parser": "^1.20.2",
Expand Down

0 comments on commit 9f16e20

Please sign in to comment.