Skip to content

Commit 3737e22

Browse files
authored
fix: Update repository URL (#4143)
The previous repo is deprecated. All of its content and history has been moved to google-cloud-node.
1 parent 165b528 commit 3737e22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recaptcha_enterprise/demosite/app/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/googleapis/nodejs-recaptcha-enterprise.git"
15+
"directory": "packages/google-cloud-recaptchaenterprise",
16+
"url": "https://github.com/googleapis/google-cloud-node.git"
1617
},
1718
"dependencies": {
1819
"@google-cloud/recaptcha-enterprise": "^5.5.0",

0 commit comments

Comments
 (0)