Skip to content

Commit e68b8d9

Browse files
committed
update email in binding package.jsons
1 parent 08cea4e commit e68b8d9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bindings/akamai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"homepage": "https://github.com/GoogleCloudPlatform/recaptcha-edge/tree/main/bindings/akamai#readme",
1313
"license": "Apache-2.0",
14-
"author": "reCAPTCHA Team <no-reply@google.com>",
14+
"author": "reCAPTCHA Team <recaptcha-enterprise-support@google.com>",
1515
"private": true,
1616
"type": "module",
1717
"main": "dist/edge_worker.js",

bindings/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"homepage": "https://github.com/GoogleCloudPlatform/recaptcha-edge/tree/main/bindings/cloudflare#readme",
1313
"license": "Apache-2.0",
14-
"author": "reCAPTCHA Team <no-reply@google.com>",
14+
"author": "reCAPTCHA Team <recaptcha-enterprise-support@google.com>",
1515
"private": true,
1616
"type": "module",
1717
"exports": "./dist/index.esm.js",

bindings/fastly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"homepage": "https://github.com/GoogleCloudPlatform/recaptcha-edge/tree/main/bindings/fastly#readme",
1313
"license": "Apache-2.0",
14-
"author": "reCAPTCHA Team <no-reply@google.com>",
14+
"author": "reCAPTCHA Team <recaptcha-enterprise-support@google.com>",
1515
"private": true,
1616
"type": "module",
1717
"repository": {

bindings/xlb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"networking"
1111
],
1212
"license": "Apache-2.0",
13-
"author": "reCAPTCHA Team <no-reply@google.com>",
13+
"author": "reCAPTCHA Team <recaptcha-enterprise-support@google.com>",
1414
"private": true,
1515
"type": "module",
1616
"dependencies": {

0 commit comments

Comments
 (0)