aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-14 19:30:08 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-15 00:27:48 +0800
commitae182b739a5aec6f2262891cb0d3e5bb85a1fe26 (patch)
tree17c1d4ce4068ec96993da6d10fc496572eacd5d4 /package.json
parent64f24ee5fb1a27b66de2575a8d4b31646776f54a (diff)
feat: Set maps full-width by default
Use new API "renderWith" with converter
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e66a45b..2e033e0 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
45 "dependencies": { 45 "dependencies": {
46 "easymde": "^2.18.0", 46 "easymde": "^2.18.0",
47 "leader-line": "^1.0.7", 47 "leader-line": "^1.0.7",
48 "mapclay": "^0.6.2", 48 "mapclay": "^0.6.3",
49 "markdown-it": "^14.1.0", 49 "markdown-it": "^14.1.0",
50 "markdown-it-anchor": "^9.2.0", 50 "markdown-it-anchor": "^9.2.0",
51 "markdown-it-footnote": "^4.0.0", 51 "markdown-it-footnote": "^4.0.0",