diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-09 12:21:33 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-09 12:27:50 +0800 |
commit | 24270bb7bdf004ef255e72a1ee9086df6f01df18 (patch) | |
tree | fef966d62a9d1ce13bad83b6ba548c20a9b95a02 /package.json | |
parent | 724c9daa6b2319ad80fcae2dc61f8234bcbeee5e (diff) |
refactor: Apply API name for new vesion of mapclay
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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", |