From ef2cfac2c055cdfa3958374c68a8d0cfe4e4f046 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 5 Oct 2016 20:37:36 -0400 Subject: fixing stuff for node-apn v2 --- examples/lib/okpush/package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/lib/okpush/package.json') diff --git a/examples/lib/okpush/package.json b/examples/lib/okpush/package.json index 4c2f4a1..b5a52c7 100644 --- a/examples/lib/okpush/package.json +++ b/examples/lib/okpush/package.json @@ -11,6 +11,8 @@ "dependencies": { "apn": "^2.1.1", "lodash": "^4.16.3", - "mongoose": "^4.6.2" + "mongoose": "^4.6.2", + "passport": "^0.3.2", + "passport-http": "^0.3.0" } } -- cgit v1.2.3-70-g09d2