This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 {
44 "git": {
55 "name": ".",
6- "remote": "https:// github.com/ googleapis/nodejs-ai-platform.git",
7- "sha": "ccc19537477a57ab36b13072ff6d569eba29d0a7 "
6+ "remote": "git@ github.com: googleapis/nodejs-ai-platform.git",
7+ "sha": "554be102437a9e0bf10449d4579dbb3f201de00a "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "5477122b3e8037a1dc5bc920536158edbd151dc4",
15- "internalRef": "361273630"
16- }
17- },
18- {
19- "git": {
20- "name": "synthtool",
21- "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "57c23fa5705499a4181095ced81f0ee0933b64f6"
14+ "sha": "d652c6370bf66e325da6ac9ad82989fe7ee7bb4b",
15+ "internalRef": "362183999"
2316 }
2417 }
2518 ],
Original file line number Diff line number Diff line change 4949# Copy common templates
5050common_templates = gcp .CommonTemplates ()
5151templates = common_templates .node_library (
52- source_location = "build/src" ,
53- versions = versions ,
54- default_version = default_version ,
52+ source_location = "build/src"
5553)
5654# We override the default sample configuration with a custom
5755# environment file:
You can’t perform that action at this time.
0 commit comments