summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-08-18 23:00:34 +0200
committerJules Laplace <julescarbon@gmail.com>2017-08-18 23:00:34 +0200
commita8a5509a02fec7dcc57ec9382c97685cf711360d (patch)
treeaf0ae90be0dba4db5875799496d5da57d7f9d75b /package.json
parent12c1d5bd29fcc23b5c0ddb0bf2332d256abbf3a9 (diff)
index stuff
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0145e8f..636701e 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
+ "dependencies": {
+ "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.9"
+ },
"author": "",
"license": "ISC"
}