aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-11-26 04:41:23 +0100
committerache <ache@ache.one>2017-11-26 04:41:23 +0100
commite832bb23d645c40187f0fb822a55857544b16f6f (patch)
treeba448604e9a091bb84f3fc95faa47eaf66b90de6
parentUpdate everything (diff)
MàJ dependencies
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index faa784a..18aa523 100644
--- a/package.json
+++ b/package.json
@@ -15,8 +15,11 @@
"remark-html": "^6.0.1",
"remark-kbd": "^1.0.6",
"remark-math": "^1.0.3",
- "remark-mermaid-simple": "file:///home/ache/git/remark-mermaid-simple",
+ "remark-mermaid-simple": "git+ssh://ache@git.ache.one:git/remark-mermaid-simple",
"remark-preset-lint-markdown-style-guide": "^2.1.1",
+ "remark-qcm": "git+ssh://ache@git.ache.one:git/remark-qcm",
+ "remark-special-box": "git+ssh://ache@git.ache.one:git/remark-special-box",
+ "unist-util-visit": "^1.2.0",
"vfile-reporter": "^4.0.0"
},
"author": "Titely",