n8n-nodes-wazend-api 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n-nodes-wazend-api",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.1",
|
|
4
4
|
"description": "Wazend API nodes for WhatsApp messaging and webhook events in n8n",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"n8n-community-node-package"
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"homepage": "https://wazend.net",
|
|
10
10
|
"author": {
|
|
11
11
|
"name": "Wazend",
|
|
12
|
-
"email": "
|
|
12
|
+
"email": "empresa@rangel.pro"
|
|
13
13
|
},
|
|
14
14
|
"repository": {
|
|
15
15
|
"type": "git",
|