aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-09 12:22:22 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-09 12:27:50 +0800
commit21711f4c942b488b3f2d7eca8861fcc69002f765 (patch)
tree2078e022b07ac7ca4dd0e05672e7bdb86fa1f3a3 /package.json
parent24270bb7bdf004ef255e72a1ee9086df6f01df18 (diff)
chore: Upgrade dependencies and package message
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 763530e..e177a92 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
45 "leader-line": "^1.0.7", 45 "leader-line": "^1.0.7",
46 "mapclay": "^0.6.1", 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.2.0",
49 "markdown-it-footnote": "^4.0.0", 49 "markdown-it-footnote": "^4.0.0",
50 "markdown-it-front-matter": "^0.2.4", 50 "markdown-it-front-matter": "^0.2.4",
51 "markdown-it-toc-done-right": "^4.2.0", 51 "markdown-it-toc-done-right": "^4.2.0",
@@ -53,7 +53,7 @@
53 "tiny-markdown-editor": "^0.1.23" 53 "tiny-markdown-editor": "^0.1.23"
54 }, 54 },
55 "author": "Hsiehg Chin Fan <pham@topo.tw>", 55 "author": "Hsiehg Chin Fan <pham@topo.tw>",
56 "homepage": "https://outdoorsafetylab.org/", 56 "homepage": "https://outdoorsafetylab.github.io/dumbymap",
57 "repository": { 57 "repository": {
58 "type": "git", 58 "type": "git",
59 "url": "https://github.com/outdoorsafetylab/dumbymap" 59 "url": "https://github.com/outdoorsafetylab/dumbymap"