aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-09 12:21:33 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-09 12:27:50 +0800
commit24270bb7bdf004ef255e72a1ee9086df6f01df18 (patch)
treefef966d62a9d1ce13bad83b6ba548c20a9b95a02 /package.json
parent724c9daa6b2319ad80fcae2dc61f8234bcbeee5e (diff)
refactor: Apply API name for new vesion of mapclay
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 3e3dd4c..763530e 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
43 }, 43 },
44 "dependencies": { 44 "dependencies": {
45 "leader-line": "^1.0.7", 45 "leader-line": "^1.0.7",
46 "mapclay": "^0.5.4", 46 "mapclay": "^0.6.1",
47 "markdown-it": "^14.1.0", 47 "markdown-it": "^14.1.0",
48 "markdown-it-anchor": "^9.1.0", 48 "markdown-it-anchor": "^9.1.0",
49 "markdown-it-footnote": "^4.0.0", 49 "markdown-it-footnote": "^4.0.0",