ocrservice
Advanced tools
Comparing version 0.1.43 to 0.1.44
@@ -28,3 +28,3 @@ (function() { | ||
this.setGoodPath(path.join(this.pathname, 'good')); | ||
this.setNoAdressPath(path.join(this.pathname, 'noaddress')); | ||
this.setNoAddressPath(path.join(this.pathname, 'noaddress')); | ||
this.setNoCodePath(path.join(this.pathname, 'nocode')); | ||
@@ -31,0 +31,0 @@ me = this; |
@@ -13,3 +13,3 @@ { | ||
}, | ||
"version": "0.1.43", | ||
"version": "0.1.44", | ||
"engines": { | ||
@@ -16,0 +16,0 @@ "node": ">=0.12.0" |
Sorry, the diff of this file is not supported yet
185163