BigAssFansAPI
Advanced tools
Comparing version
@@ -170,3 +170,3 @@ var dgram = require("dgram"); | ||
*/ | ||
this.setProperty(name, value, callback) { | ||
this.setProperty = function(name, value, callback) { | ||
var thisSetFunction = self.setFunctions[name] | ||
@@ -173,0 +173,0 @@ if (thisSetFunction) { |
{ | ||
"name": "BigAssFansAPI", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "An unofficial API for BigAssFans", | ||
@@ -5,0 +5,0 @@ "main": "BigAssApi.js", |
28289
0.04%