aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-10 02:19:08 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-10 02:19:08 +0800
commit49b6e72a1ac2b0f4bc6149657976fdfcfe081765 (patch)
treeff0ea91c2d148520110bbd6b3161048d3e3cbad7
parent4533c104e4673fbf1f2ba1a08e81b8fd58eca0cf (diff)
chore(relase): 0.7.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3453382..37fcb8d 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.7.2", 4 "version": "0.7.3",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",