aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-24 21:41:09 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-25 00:12:24 +0800
commit125f6e3057a16c15c4fe6e379bce601af3cfa0c5 (patch)
treee241e1222f1e619ee4a116cf510337397df7df10 /package.json
parent1dd8064531f6fffd54b541a58aa624ad2e27dac3 (diff)
feat: patch 14f1398, more marker type
* add module 'marker' for svg markers, they are from https://labs.mapbox.com/maki-icons/editor/ * use grid layout and title for menu itmes * update mapclay version to use element for adding marker
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 f658c7b..4b53f8e 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
49 "cssprefix": "^2.0.17", 49 "cssprefix": "^2.0.17",
50 "easymde": "^2.18.0", 50 "easymde": "^2.18.0",
51 "leader-line": "^1.0.7", 51 "leader-line": "^1.0.7",
52 "mapclay": "^0.8.16", 52 "mapclay": "^0.9.0",
53 "markdown-it": "^14.1.0", 53 "markdown-it": "^14.1.0",
54 "markdown-it-anchor": "^9.2.0", 54 "markdown-it-anchor": "^9.2.0",
55 "markdown-it-footnote": "^4.0.0", 55 "markdown-it-footnote": "^4.0.0",