node-red-node-openweathermap
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -28,3 +28,3 @@ { | ||
"invalid-lon": "Invalid longitude (lon) provided", | ||
"invalid-json": "The API call returned invalid JSON. is the API Key valid ?", | ||
"invalid-json": "The API call returned invalid JSON. Is the API Key valid ?", | ||
"invalid-city_country": "Invalid city/country", | ||
@@ -31,0 +31,0 @@ "invalid-location": "Invalid location information provided", |
{ | ||
"name" : "node-red-node-openweathermap", | ||
"version" : "0.1.2", | ||
"version" : "0.1.3", | ||
"description" : "A Node-RED node that gets the weather report from openweathermap", | ||
@@ -5,0 +5,0 @@ "dependencies" : { |
Sorry, the diff of this file is not supported yet
38584