Comparing version 0.0.12 to 0.0.13
@@ -50,3 +50,3 @@ var bigi = require('bigi'), | ||
privKeys[role] = this.toWif(name, password, role); | ||
}); | ||
}.bind(this)); | ||
return privKeys; | ||
@@ -53,0 +53,0 @@ }; |
{ | ||
"name": "steemauth", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
103644