Update @parse/push-adapter to the latest version 🚀 (#5078)

* fix(package): update @parse/push-adapter to version 3.0.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2018-09-25 02:56:10 +00:00
committed by peril-parse-community[bot]
parent 045d941aef
commit db90157191
2 changed files with 175 additions and 73 deletions

View File

@@ -20,7 +20,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@parse/fs-files-adapter": "1.0.1",
"@parse/push-adapter": "3.0.0-alpha2",
"@parse/push-adapter": "3.0.0",
"@parse/s3-files-adapter": "1.2.1",
"@parse/simple-mailgun-adapter": "1.1.0",
"bcryptjs": "2.4.3",