diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-10-05 17:49:19 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-10-05 17:49:19 -0400 |
| commit | ae843591da0fea1a57684f26737be0b484718809 (patch) | |
| tree | 547be3ae5d69c3568626a2f9ce9f35e034c82ed6 /examples/lib/okpush/package.json | |
| parent | 95df0e83fdb7f564d64b6c916e674e0db46c116d (diff) | |
okpush template stuff
Diffstat (limited to 'examples/lib/okpush/package.json')
| -rw-r--r-- | examples/lib/okpush/package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/lib/okpush/package.json b/examples/lib/okpush/package.json index 7af03ae..4c2f4a1 100644 --- a/examples/lib/okpush/package.json +++ b/examples/lib/okpush/package.json @@ -9,6 +9,8 @@ "author": "okfocus <frontdesk@okfoc.us>", "license": "LNT", "dependencies": { - "apn": "^2.1.1" + "apn": "^2.1.1", + "lodash": "^4.16.3", + "mongoose": "^4.6.2" } } |
