aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-10 16:40:58 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-10 16:40:58 +0800
commitc037dcb1e76ecf09034a8505cb110113233c83aa (patch)
tree07e47a4b9b643302461ea870c1db9afbe42215ad
parentbd44e7b6d939518e589fe383c3e4784059f809b3 (diff)
chore(relase): 0.7.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7487e9c..c243f48 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.3", 4 "version": "0.7.4",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",