fix apple auth and update version to 2.8.5

This commit is contained in:
2026-02-03 23:14:29 +00:00
parent ac73dab494
commit a2fba8502a
3 changed files with 6 additions and 2643 deletions

View File

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