Release 2.7.3 (#4622)

This commit is contained in:
Florent Vilmart
2018-03-10 11:58:27 -05:00
committed by GitHub
parent 3f19540f1a
commit 0569ddd8d3
2 changed files with 36 additions and 1 deletions

View File

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