diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-03-13 02:11:51 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-03-13 02:11:51 +0100 |
| commit | 7361873eec849daf7a2e367f05c91782c7e265ad (patch) | |
| tree | 40e32fb35c6836b508516f4d90e986de32d38038 /package.json | |
| parent | 7cb6b91f674108a73cde7d641b0949e21efdf3b8 (diff) | |
fix push token invocation
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 621bcbf7..3ea7fcf0 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ }, "homepage": "https://github.com/okfocus/stone-island", "dependencies": { + "apn": "^2.1.3", "object-assign": "^2.0.0", "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5" } |
