diff --git a/package.json b/package.json index 9be4abe..e40ccd8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@google-cloud/bigquery-connection", "version": "0.1.0", "description": "BigQuery Connection client for Node.js", - "repository": "googleapis/nodejs-connection", + "repository": "googleapis/nodejs-bigquery-connection", "license": "Apache-2.0", "author": "Google LLC", "main": "build/src/index.js", diff --git a/samples/package.json b/samples/package.json index 3f38f99..32daef6 100644 --- a/samples/package.json +++ b/samples/package.json @@ -20,4 +20,4 @@ "chai": "^4.2.0", "mocha": "^7.1.0" } -} +} \ No newline at end of file