@caseywebb/growhaus
Advanced tools
Comparing version 0.0.0-342d5a5965d937f9ddc206b6c7b474527448081d.20190729T194407Z.342d5a5 to 0.0.0-3d90b408d057ddd61b94eaa208db9a040b59b625.20190731T055806Z.3d90b40
export interface DarkSkyResponse { | ||
code: number; | ||
currently: { | ||
@@ -3,0 +4,0 @@ uvIndex: number; |
{ | ||
"name": "@caseywebb/growhaus", | ||
"version": "0.0.0-342d5a5965d937f9ddc206b6c7b474527448081d.20190729T194407Z.342d5a5", | ||
"version": "0.0.0-3d90b408d057ddd61b94eaa208db9a040b59b625.20190731T055806Z.3d90b40", | ||
"author": "Casey Webb (https://caseyWebb.xyz)", | ||
@@ -5,0 +5,0 @@ "main": "dist/node/index.js", |
export interface DarkSkyResponse { | ||
code: number // HTTP response code | ||
currently: { | ||
@@ -3,0 +4,0 @@ uvIndex: number |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4086
93