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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-10-14 18:18:46 +00:00
committed by peril-parse-community[bot]
parent b70915098f
commit 45bf4e6bcc
2 changed files with 12 additions and 58 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"@apollographql/graphql-playground-html": "1.6.24",
"@parse/fs-files-adapter": "1.0.1",
"@parse/push-adapter": "3.0.10",
"@parse/push-adapter": "3.1.0",
"@parse/s3-files-adapter": "1.3.0",
"@parse/simple-mailgun-adapter": "1.1.0",
"apollo-server-express": "2.9.6",