summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-02-21 05:14:28 +0100
committerache <ache@ache.one>2020-02-21 05:14:28 +0100
commite3dc3e8538d4b11660e679c0afc0905149cc74d1 (patch)
tree0a94b5e8eee1efc05074b3eafcc56a5b97188dfd /package.json
parentInit lab (diff)
Add Toc
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0cf8bab..5db6b54 100644
--- a/package.json
+++ b/package.json
@@ -24,8 +24,10 @@
"remark-preset-lint-markdown-style-guide": "^2.1.1",
"remark-rehype": "^3.0.0",
"remark-select": "^1.0.0",
+ "remark-slug": "^5.1.2",
"remark-special-box": "git+http://git.ache.one/remark-special-box/",
- "remark-text-input": "git+http://git.ache.one/remark-text-input/"
+ "remark-text-input": "git+http://git.ache.one/remark-text-input/",
+ "remark-toc": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "^7.8.4",