amocrm-client
Advanced tools
Comparing version 0.0.72 to 0.0.73
@@ -13,3 +13,2 @@ "use strict"; | ||
this.contacts = this.parseEmbedded(attributes.contacts, ContactFactory_1.ContactFactory); | ||
console.log('contacts', this.contacts); | ||
} | ||
@@ -30,3 +29,2 @@ parseEmbedded(items, factory) { | ||
super(factory, attributes); | ||
console.log("embedded", attributes._embedded); | ||
} | ||
@@ -33,0 +31,0 @@ }; |
{ | ||
"name": "amocrm-client", | ||
"version": "0.0.72", | ||
"version": "0.0.73", | ||
"description": "JS Library for AmoCRM", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
519127
5637