Skip to content

Commit 07ec8e5

Browse files
mtrezzaMoumouls
authored andcommitted
revert: update node engine to 2.22.0 (parse-community#7827)
This reverts commit 8a126fc.
1 parent 2d069dc commit 07ec8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"madge:circular": "node_modules/.bin/madge ./src --circular"
134134
},
135135
"engines": {
136-
"node": ">=12.22.0 <17"
136+
"node": ">=12.20.0 <17"
137137
},
138138
"bin": {
139139
"parse-server": "bin/parse-server"

0 commit comments

Comments
 (0)