Release 2.8.4

This commit is contained in:
Florent Vilmart
2018-08-12 10:22:40 -04:00
parent 0e9725b231
commit 18b9641360
3 changed files with 53 additions and 18 deletions

View File

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