aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 481ea56..65e342a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "dumbymap", 2 "name": "dumbymap",
3 "description": "Generate interactive maps from Semantic HTML", 3 "description": "Generate interactive maps from Semantic HTML",
4 "version": "0.4.4", 4 "version": "0.5.0",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",
@@ -53,7 +53,7 @@
53 "cssprefix": "^2.0.17", 53 "cssprefix": "^2.0.17",
54 "easymde": "^2.18.0", 54 "easymde": "^2.18.0",
55 "leader-line": "^1.0.7", 55 "leader-line": "^1.0.7",
56 "mapclay": "^0.8.3", 56 "mapclay": "^0.8.4",
57 "markdown-it": "^14.1.0", 57 "markdown-it": "^14.1.0",
58 "markdown-it-anchor": "^9.2.0", 58 "markdown-it-anchor": "^9.2.0",
59 "markdown-it-footnote": "^4.0.0", 59 "markdown-it-footnote": "^4.0.0",