@idm-plugin/meteo2 0.9.5 → 0.9.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -33,6 +33,7 @@ export interface OMParams {
33
33
  /**
34
34
  * @see https://open-meteo.com/en/docs
35
35
  * @see https://openmeteo.s3.amazonaws.com/index.html
36
+ * @see https://openmeteo.s3.amazonaws.com/index.html#data/
36
37
  */
37
38
  export declare class MeteoHelper2 {
38
39
  private readonly apikey;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idm-plugin/meteo2",
3
3
  "private": false,
4
- "version": "0.9.5",
4
+ "version": "0.9.6",
5
5
  "description": "idm plugin for meteo2(open meteo)",
6
6
  "type": "module",
7
7
  "keywords": [