riotapi-int
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -34,3 +34,3 @@ const https = require("https"); | ||
RiotAPI.RESPONSE_ERRORS = RESPONSE_ERRORS; | ||
RiotAPI.SEASONS = SEASONS; | ||
RiotAPI.SEASON = SEASON; | ||
@@ -37,0 +37,0 @@ RiotAPI.prototype._request = function (path, options = {}) { |
{ | ||
"name": "riotapi-int", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "NodeJS integration for RiotAPI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
36117