From c76105217e5fe2432aeffcf29ba846b8ba5c003c Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Tue, 14 Nov 2023 14:53:49 +0100 Subject: [PATCH] Fix metadata rendering for links --- package.json | 2 +- src/components/Link.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fb04eef8..e95aa874 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@apidevtools/json-schema-ref-parser": "^10.1.0", "@musement/iso-duration": "^1.0.0", - "@radiantearth/stac-fields": "1.3.1", + "@radiantearth/stac-fields": "1.3.2", "@radiantearth/stac-migrate": "~1.6.0", "axios": "^1.2.0", "bootstrap-vue": "^2.21.2", diff --git a/src/components/Link.vue b/src/components/Link.vue index 983f25c8..f3975156 100644 --- a/src/components/Link.vue +++ b/src/components/Link.vue @@ -4,7 +4,7 @@

{{ $t('additionalActions') }}

- +