skip cleanup so we don't erase babel and stuff (#6452)

* skip cleanup so we don't erase babel and stuff

* skip cleanup the right way!

* Add change log and bump version

* include one more commit

* remove breaking change from non breaking change.

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
Arthur Cinader
2020-02-28 17:34:19 -08:00
committed by GitHub
parent 2a5c306aa8
commit cd06a02fe8
4 changed files with 11 additions and 7 deletions

View File

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