summaryrefslogtreecommitdiff
path: root/examples/lib/okpush/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-10-06 13:20:23 -0400
committerJules Laplace <jules@okfoc.us>2016-10-06 13:20:23 -0400
commitf8bbee2634329595711d33ae82923f23a3ddb7fc (patch)
tree50aedcdc2006eda324b59f8eaeb831fc13fd6eac /examples/lib/okpush/package.json
parentef2cfac2c055cdfa3958374c68a8d0cfe4e4f046 (diff)
store notification last update in db
Diffstat (limited to 'examples/lib/okpush/package.json')
-rw-r--r--examples/lib/okpush/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/lib/okpush/package.json b/examples/lib/okpush/package.json
index b5a52c7..7553616 100644
--- a/examples/lib/okpush/package.json
+++ b/examples/lib/okpush/package.json
@@ -12,6 +12,7 @@
"apn": "^2.1.1",
"lodash": "^4.16.3",
"mongoose": "^4.6.2",
+ "mongoose-findorcreate": "^0.1.2",
"passport": "^0.3.2",
"passport-http": "^0.3.0"
}