Update node engine to 2.22.0 (#7827)

This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2022-02-25 15:01:15 -08:00
committed by GitHub
parent ad5d17953b
commit 8a126fc1a2

View File

@@ -132,7 +132,7 @@
"madge:circular": "node_modules/.bin/madge ./src --circular"
},
"engines": {
"node": ">=12.20.0 <17"
"node": ">=12.22.0 <17"
},
"bin": {
"parse-server": "bin/parse-server"