Skip to content

Commit

Permalink
Merge pull request #120 from riolubruh/main
Browse files Browse the repository at this point in the history
Specify Node 19.x in package.json
  • Loading branch information
GreenyDEV committed May 23, 2023
2 parents 995049f + 3c78a88 commit 47826c8
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 @@ -23,6 +23,6 @@
"uuid": "^9.0.0"
},
"engines": {
"node": ">=18"
"node": "19.x"
}
}

0 comments on commit 47826c8

Please sign in to comment.