aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-09 18:36:49 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-09 18:36:49 +0800
commit7bbf4f35d28f2dc0ca1fa31fe156f28f82b61703 (patch)
tree3c288127a734d64351d2cbfe5cdb6b890592c275
parent70f42ce66041c411f0163b91a2fb2b4aff5159e6 (diff)
chore(relase): 0.6.6
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d9150a..cb610b2 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.6.5", 4 "version": "0.6.6",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",