summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 3c48d31..48040ce 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"author": "ache",
"license": "MIT",
"devDependencies": {
+ "@ltd/j-toml": "^1.30.0",
"cssesc": "^3.0.0",
"hast-util-raw": "^7.2.1",
"hast-util-select": "^5.0.1",
@@ -48,6 +49,7 @@
"rehype-stringify": "^9.0.3",
"remark": "^14.0.2",
"remark-directive": "^2.0.1",
+ "remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"remark-rehype": "^10.1.0",
@@ -55,6 +57,7 @@
"remark-toc": "^8.0.1",
"rss": "^1.2.2",
"terser": "^5.12.1",
+ "toml": "^3.0.0",
"unist-builder": "^3.0.0",
"unist-util-inspect": "^7.0.0"
}