auckland-transport
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,3 @@ declare namespace aucklandTransport { | ||
/** The options to pass to the api. */ | ||
options?: Record<string, string | number | boolean> | ||
data?: Record<string, string | number | boolean> | ||
} | ||
@@ -10,0 +10,0 @@ } |
{ | ||
"name": "auckland-transport", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simplified interface for the Auckland Transport API.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/Richienb/auckland-transport.git", |
4471