@@ -76,6 +76,3 @@ var ReportApi = /** @class */ (function () {
return ReportApi;
}());
exports["default"] = ReportApi;
-ReportApi.designerReport(null, null, function (data, callback) {
- callback(false);
-});
@@ -1,6 +1,6 @@
{
"name": "geteasy.node.printer",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "",
"main": "index.js",
"scripts": {