Skip to content

Commit 6bfc37e

Browse files
fix: release-please config gapic-tools path (#155)
1 parent c54cb97 commit 6bfc37e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"packages/gcp-metadata": "8.1.1",
88
"packages/proto3-json-serializer-nodejs": "3.0.3",
99
"packages/gax": "5.0.4",
10-
"packages/gapic-tools": "1.0.3"
10+
"packages/tools": "1.0.3"
1111
}

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev-packages/pack-n-play": {},
88
"dev-packages/logging-utils": {},
99
"packages/gax": {},
10-
"packages/gapic-tools": {},
10+
"packages/tools": {},
1111
"packages/gaxios": {},
1212
"packages/gcp-metadata": {},
1313
"packages/proto3-json-serializer-nodejs": {}

0 commit comments

Comments
 (0)