chore(release): 5.0.0-alpha.27 [skip ci]

# [5.0.0-alpha.27](https://github.com/parse-community/parse-server/compare/5.0.0-alpha.26...5.0.0-alpha.27) (2022-03-12)

### Reverts

* update node engine to 2.22.0 ([#7827](https://github.com/parse-community/parse-server/issues/7827)) ([f235412](f235412c1b))
This commit is contained in:
semantic-release-bot
2022-03-12 13:14:36 +00:00
parent f235412c1b
commit 6bc021ee14
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "5.0.0-alpha.26",
"version": "5.0.0-alpha.27",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {