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

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

* chore(package): update lockfile package-lock.json

* Update flow-bin to the latest version 🚀 (#5853)

* chore(package): update flow-bin to version 0.104.0

* chore(package): update lockfile package-lock.json

* Update package.json

* Pin to 3.0.8
This commit is contained in:
greenkeeper[bot]
2019-07-26 22:33:14 +00:00
committed by peril-parse-community[bot]
parent 7eadf35840
commit 601a6ff788
2 changed files with 23 additions and 45 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.0",
"@parse/push-adapter": "3.0.8",
"@parse/s3-files-adapter": "1.2.3",
"@parse/simple-mailgun-adapter": "1.1.0",
"apollo-server-express": "2.7.1",