Skip to content

Commit

Permalink
revert: update node engine to 2.22.0 (#7827)
Browse files Browse the repository at this point in the history
This reverts commit 8a126fc.
  • Loading branch information
mtrezza committed Mar 12, 2022
1 parent 8a126fc commit f235412
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 @@ -132,7 +132,7 @@
"madge:circular": "node_modules/.bin/madge ./src --circular"
},
"engines": {
"node": ">=12.22.0 <17"
"node": ">=12.20.0 <17"
},
"bin": {
"parse-server": "bin/parse-server"
Expand Down

0 comments on commit f235412

Please sign in to comment.