From e6a7303cf80145a3f0a6f69097fb4ff188f8b282 Mon Sep 17 00:00:00 2001 From: Hexagon Date: Fri, 30 Dec 2022 20:44:42 +0100 Subject: [PATCH] Add Types --- examples/generation-forecast.js | 2 +- examples/generation-per-unit.js | 2 +- examples/spot-prices-today.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/generation-forecast.js b/examples/generation-forecast.js index 946e321..cca811d 100644 --- a/examples/generation-forecast.js +++ b/examples/generation-forecast.js @@ -1,4 +1,4 @@ -import { Query } from "https://deno.land/x/entsoe_api_client@0.1.5/mod.ts"; +import { Query } from "https://deno.land/x/entsoe_api_client@0.1.6/mod.ts"; // Prepare dates const diff --git a/examples/generation-per-unit.js b/examples/generation-per-unit.js index 4016c21..0342dc1 100644 --- a/examples/generation-per-unit.js +++ b/examples/generation-per-unit.js @@ -1,4 +1,4 @@ -import { Query } from "https://deno.land/x/entsoe_api_client@0.1.5/mod.ts"; +import { Query } from "https://deno.land/x/entsoe_api_client@0.1.6/mod.ts"; // Prepare dates const diff --git a/examples/spot-prices-today.js b/examples/spot-prices-today.js index 9ac3fad..226f97f 100644 --- a/examples/spot-prices-today.js +++ b/examples/spot-prices-today.js @@ -1,4 +1,4 @@ -import { Query } from "https://deno.land/x/entsoe_api_client@0.1.5/mod.ts"; +import { Query } from "https://deno.land/x/entsoe_api_client@0.1.6/mod.ts"; // Prepare dates const