@bigbinary/neeto-webhooks-frontend 1.6.3 → 1.6.4
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.
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"invalidUrlProtocol": "Please enter a valid URL. URL must begin with http or https",
|
|
25
25
|
"urlNotUnique": "Endpoint URL must be unique",
|
|
26
26
|
"events": {
|
|
27
|
-
"required": "Please select
|
|
27
|
+
"required": "Please select at least one webhook event"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
},
|
package/package.json
CHANGED