Attempt to get Travis to deploy to npmjs (#6457)

* Use deprecated skip_cleanup
as cleanup: false doesn't
appear to be working

* prepare release

* revert change to branch
This commit is contained in:
Arthur Cinader
2020-03-02 10:46:07 -08:00
committed by GitHub
parent cfb0327c19
commit bde8ab6d55
4 changed files with 12 additions and 6 deletions

View File

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