diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-10-06 17:08:38 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-10-06 17:08:38 -0400 |
| commit | d2299d24a23c9d0d835631b72e4f1d1974958f94 (patch) | |
| tree | 2133ec4d5701767d9fd8d51051eaea768e07629f /examples/lib/okpush/package.json | |
| parent | c8c0b465d9796b526d268ea0e641fd7ba00e44bb (diff) | |
js component
Diffstat (limited to 'examples/lib/okpush/package.json')
| -rw-r--r-- | examples/lib/okpush/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/lib/okpush/package.json b/examples/lib/okpush/package.json index 7553616..87ca92c 100644 --- a/examples/lib/okpush/package.json +++ b/examples/lib/okpush/package.json @@ -10,6 +10,8 @@ "license": "LNT", "dependencies": { "apn": "^2.1.1", + "bluebird": "^3.4.6", + "body-parser": "^1.15.2", "lodash": "^4.16.3", "mongoose": "^4.6.2", "mongoose-findorcreate": "^0.1.2", |
