diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-10-11 15:18:16 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-10-11 15:18:16 +0800 |
commit | 68ad9917a830475bf5424718642de4c058dc88ca (patch) | |
tree | 80ae0c0a3e5b204de5d98090de61ace31979f0c0 /package.json | |
parent | 3ed5047f7ffdc019f80715dbbe8f30712987d942 (diff) | |
parent | 2a7a840c25fcdb1653538514fb6609b0dea61b66 (diff) |
Merge branch 'crs'
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 59f4800..a6c7027 100644 --- a/package.json +++ b/package.json | |||
@@ -54,8 +54,10 @@ | |||
54 | "markdown-it-front-matter": "^0.2.4", | 54 | "markdown-it-front-matter": "^0.2.4", |
55 | "markdown-it-inject-linenumbers": "^0.3.0", | 55 | "markdown-it-inject-linenumbers": "^0.3.0", |
56 | "markdown-it-toc-done-right": "^4.2.0", | 56 | "markdown-it-toc-done-right": "^4.2.0", |
57 | "ol": "^10.2.1", | ||
57 | "plain-draggable": "^2.5.15", | 58 | "plain-draggable": "^2.5.15", |
58 | "plain-modal": "^1.0.34" | 59 | "plain-modal": "^1.0.34", |
60 | "proj4": "^2.12.1" | ||
59 | }, | 61 | }, |
60 | "author": "Hsiehg Chin Fan <pham@topo.tw>", | 62 | "author": "Hsiehg Chin Fan <pham@topo.tw>", |
61 | "homepage": "https://outdoorsafetylab.github.io/dumbymap", | 63 | "homepage": "https://outdoorsafetylab.github.io/dumbymap", |