@owlworks/hoot-api
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -140,2 +140,2 @@ "use strict"; | ||
exports.HootClient = HootClient; | ||
HootClient.DEFAULT_API_URL = "https://hoots.owl.works/api"; | ||
HootClient.DEFAULT_API_URL = "https://api.hoots.owl.works/api"; |
@@ -45,3 +45,3 @@ { | ||
"types": "dist/index.d.ts", | ||
"version": "0.0.16" | ||
} | ||
"version": "0.0.17" | ||
} |
12932