reverts to use binary APNs

This commit is contained in:
Florent Vilmart
2016-03-14 08:15:38 -04:00
parent 7c387e1ee9
commit 120f23c791
4 changed files with 383 additions and 176 deletions

View File

@@ -18,6 +18,7 @@
],
"license": "BSD-3-Clause",
"dependencies": {
"apn": "^1.7.5",
"aws-sdk": "~2.2.33",
"babel-polyfill": "^6.5.0",
"babel-runtime": "^6.5.0",
@@ -28,7 +29,6 @@
"deepcopy": "^0.6.1",
"express": "^4.13.4",
"gcloud": "^0.28.0",
"http2": "flovilmart/node-http2",
"mailgun-js": "^0.7.7",
"mime": "^1.3.4",
"mongodb": "~2.1.0",