diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-10-06 13:20:23 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-10-06 13:20:23 -0400 |
| commit | f8bbee2634329595711d33ae82923f23a3ddb7fc (patch) | |
| tree | 50aedcdc2006eda324b59f8eaeb831fc13fd6eac /examples/lib/okpush/package.json | |
| parent | ef2cfac2c055cdfa3958374c68a8d0cfe4e4f046 (diff) | |
store notification last update in db
Diffstat (limited to 'examples/lib/okpush/package.json')
| -rw-r--r-- | examples/lib/okpush/package.json | 1 |
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" } |
