Skip to content

Commit

Permalink
fix node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed May 5, 2022
1 parent 9ad7c39 commit 089cfa2
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 @@ -135,7 +135,7 @@
"madge:circular": "node_modules/.bin/madge ./src --circular"
},
"engines": {
"node": ">=12.22.10 <17"
"node": ">=12.22.10 <18"
},
"bin": {
"parse-server": "bin/parse-server"
Expand Down

0 comments on commit 089cfa2

Please sign in to comment.