Skip to content

Commit

Permalink
chore: add drawtools and stacinfo to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spectrachrome committed Oct 31, 2024
1 parent 2659713 commit 3151fad
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 16 deletions.
49 changes: 35 additions & 14 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"dependencies": {
"@chenfengyuan/vue-countdown": "^1.1.5",
"@eox/drawtools": "^0.9.0",
"@eox/geosearch": "^0.1.2",
"@eox/itemfilter": "0.14.0",
"@eox/jsonform": "^0.8.0",
"@eox/layercontrol": "^0.17.3",
"@eox/stacinfo": "^0.3.3",
"@eox/map": "^1.9.2",
"ol": "9.2.5-dev.1716833846254",
"@eox/stacinfo": "^0.3.3",
"@eox/storytelling": "^1.0.5",
"@turf/difference": "^6.5.0",
"axios": "^0.21.1",
Expand All @@ -45,6 +45,7 @@
"luxon": "^1.28.1",
"marked": "^4.0.10",
"medium-zoom": "^1.0.6",
"ol": "9.2.5-dev.1716833846254",
"ol-mapbox-style": "^12.3.0",
"proj4": "^2.8.0",
"regl": "^2.1.0",
Expand Down

0 comments on commit 3151fad

Please sign in to comment.