diff options
| author | bobzel <zzzman@gmail.com> | 2025-03-19 01:15:08 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-03-19 01:15:08 -0400 |
| commit | 687b6984d59c60418d5e2af033df9784275a0db5 (patch) | |
| tree | 5a98126800b0b05271c037d71a941c47ee7c1776 /package.json | |
| parent | 040b3d9d50895ce64319d39e62ccadcdfaa70253 (diff) | |
fixed map navigation and map anchor menu buttons.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 2aafdd132..7a3b64d9d 100644 --- a/package.json +++ b/package.json @@ -214,6 +214,7 @@ "function-plot": "^1.23.3", "fuse.js": "^7.0.0", "fuzzy-search": "^3.2.1", + "gl-matrix": "^3.4.3", "golden-layout": "^2.6.0", "google-auth-library": "^9.4.1", "googleapis": "^146.0.0", @@ -301,7 +302,7 @@ "react-jsx-parser": "^2.0.0", "react-latex-next": "^3.0.0", "react-loading": "^2.0.3", - "react-map-gl": "^7.1.6", + "react-map-gl": "^7.1.9", "react-markdown": "^10.0.0", "react-measure": "^2.5.2", "react-resizable": "^3.0.5", |
