amocrm-client
Advanced tools
Comparing version 0.0.74 to 0.0.75
@@ -20,3 +20,3 @@ "use strict"; | ||
tslib_1.__decorate([ | ||
(0, class_transformer_1.Transform)(({ value }) => new ResourceCollection_1.ResourceCollection(value)), | ||
(0, class_transformer_1.Transform)(({ value }) => new ResourceCollection_1.ResourceCollection(value), { toClassOnly: true }), | ||
tslib_1.__metadata("design:type", Array) | ||
@@ -23,0 +23,0 @@ ], LeadEmbeddedDTO.prototype, "contacts", void 0); |
{ | ||
"name": "amocrm-client", | ||
"version": "0.0.74", | ||
"version": "0.0.75", | ||
"description": "JS Library for AmoCRM", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
517055