amocrm-client
Advanced tools
Comparing version 0.0.65 to 0.0.66
@@ -27,2 +27,3 @@ "use strict"; | ||
super(factory, attributes); | ||
console.log(factory, attributes); | ||
this._embedded = new LeadEmbeddedDTO(factory, attributes._embedded); | ||
@@ -29,0 +30,0 @@ } |
{ | ||
"name": "amocrm-client", | ||
"version": "0.0.65", | ||
"version": "0.0.66", | ||
"description": "JS Library for AmoCRM", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
519220
5638