@smartface/smartface.emulator
Advanced tools
Comparing version
@@ -221,3 +221,3 @@ define(function(require, exports, module) { | ||
if (err) { | ||
return console.error(err); | ||
return callback({error: err.message}); | ||
} | ||
@@ -224,0 +224,0 @@ var json = JSON.parse(stdout); |
{ | ||
"name": "@smartface/smartface.emulator", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Smartface Emulator", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
82461
0.01%