Prep release 4.2 (#6560)

* Prep release 4.2

* fix links, consistent formatting

* remove unnecessary credit

* add one more commit

* Fix link, remove double spaces

* add a few more commits
run npm audit fix

* little fixes

Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
This commit is contained in:
Arthur Cinader
2020-04-03 09:53:08 -07:00
committed by GitHub
parent dcba8e0b7c
commit 1045eeb700
3 changed files with 66 additions and 36 deletions

View File

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