battlenet-api
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -15,3 +15,3 @@ /** | ||
qs: { | ||
apikey: process.env.BATTLENET_API_KEY || '7tngzn3kg6d3aavzqzba2eegxy82nkb5' | ||
apikey: process.env.BATTLENET_API_KEY | ||
}, | ||
@@ -18,0 +18,0 @@ headers: { |
@@ -5,3 +5,3 @@ { | ||
"description": "A wrapper for the Battle.net API", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"homepage": "https://github.com/benweier/battlenet-api", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
16982