twitch-getter
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "twitch-getter", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Get data from twitch's own API", | ||
@@ -9,3 +9,3 @@ "main": "lib/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "tsc" | ||
"build": "tsc --declaration" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
25427