We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5963a77 commit c604464Copy full SHA for c604464
package.json
@@ -140,7 +140,7 @@
140
"madge:circular": "node_modules/.bin/madge ./src --circular"
141
},
142
"engines": {
143
- "node": ">=18.20.4 <19.0.0 || >=19.0.0 <20.0.0 || >=20.18.0 <21.0.0 || >=22.12.0 <23.0.0"
+ "node": ">=18.20.4 <19.0.0 || >=20.18.0 <21.0.0 || >=22.12.0 <23.0.0"
144
145
"bin": {
146
"parse-server": "bin/parse-server"
0 commit comments