diff --git a/dist/index.html b/dist/index.html index 97ea3ed4..ba940676 100644 --- a/dist/index.html +++ b/dist/index.html @@ -48,6 +48,7 @@

Maps JSAPI Samples

  • ui-kit-place-details-compact
  • ui-kit-place-search-nearby
  • ui-kit-place-search-text
  • +
  • weather-api-current-compact
  • diff --git a/index.html b/index.html index 97ea3ed4..ba940676 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@

    Maps JSAPI Samples

  • ui-kit-place-details-compact
  • ui-kit-place-search-nearby
  • ui-kit-place-search-text
  • +
  • weather-api-current-compact
  • diff --git a/package-lock.json b/package-lock.json index d65d2b56..7fa95f85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -630,7 +630,7 @@ "link": true }, "node_modules/@js-api-samples/weather-api-compact": { - "resolved": "samples/weather-api-compact", + "resolved": "samples/weather-api-current-compact", "link": true }, "node_modules/@loaders.gl/core": { @@ -2485,6 +2485,11 @@ "version": "1.0.0" }, "samples/weather-api-compact": { + "version": "1.0.0", + "extraneous": true + }, + "samples/weather-api-current-compact": { + "name": "@js-api-samples/weather-api-compact", "version": "1.0.0" } }