Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions core/packages/nodejs-googleapis-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "A common tooling library used by the googleapis npm module. You probably don't want to use this directly.",
"repository": {
"type": "git",
"directory": "packages/nodejs-googleapis-common",
"url": "https://github.com/googleapis/google-cloud-node-core.git"
"directory": "core/packages/nodejs-googleapis-common",
"url": "https://github.com/googleapis/google-cloud-node"
},
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down
Loading