summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-03-13 02:11:51 +0100
committerJules Laplace <jules@okfoc.us>2017-03-13 02:11:51 +0100
commit7361873eec849daf7a2e367f05c91782c7e265ad (patch)
tree40e32fb35c6836b508516f4d90e986de32d38038 /package.json
parent7cb6b91f674108a73cde7d641b0949e21efdf3b8 (diff)
fix push token invocation
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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"
}