added API call to CRM when user registers

This commit is contained in:
2020-08-05 18:44:38 +02:00
parent f2bee18131
commit 91cba76bff
11 changed files with 140 additions and 36 deletions

5
package-lock.json generated
View File

@@ -139,6 +139,11 @@
"negotiator": "0.6.2"
}
},
"agile_crm": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/agile_crm/-/agile_crm-1.2.5.tgz",
"integrity": "sha1-gj+s18LUpzesJ2viFc9t6wwylVg="
},
"ansi-align": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz",