summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-05-06 15:13:58 +0200
committerJules Laplace <julescarbon@gmail.com>2020-05-06 15:13:58 +0200
commit0a1682688ed7ff2d81c0890b4e99f9ef92229ed7 (patch)
tree3b8ceb41b32177f494a4e8f6f750f0b2760a5dce /package.json
parent1f1948b48c64407ae5966a633cf4029189e83ec5 (diff)
adding modal fields
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 3ea7fcf0..e0b0488b 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"homepage": "https://github.com/okfocus/stone-island",
"dependencies": {
"apn": "^2.1.3",
+ "get-routes": "^2.0.0",
"object-assign": "^2.0.0",
"okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5"
}