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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-07-30 22:18:58 +00:00
committed by peril-parse-community[bot]
parent 6080dbc4f9
commit c70401857c
2 changed files with 15 additions and 15 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.8",
"@parse/push-adapter": "3.0.9",
"@parse/s3-files-adapter": "1.2.3",
"@parse/simple-mailgun-adapter": "1.1.0",
"apollo-server-express": "2.8.0",