Skip to content

Commit 16dd597

Browse files
Google APIscopybara-github
authored andcommitted
chore: fixing syntax error in the GAPIC metadata JSON file
Use gapic-generator-typescript v1.2.8. Committer: @alexander-fenster PiperOrigin-RevId: 345712055
1 parent 2d22118 commit 16dd597

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ go_gapic_repositories()
295295
# TypeScript
296296
##############################################################################
297297

298-
_gapic_generator_typescript_version = "1.2.7"
299-
_gapic_generator_typescript_sha256 = "83623f1efb680cf0212dbd031382082ec247edcd07984156e3821a9ae6e2715d"
298+
_gapic_generator_typescript_version = "1.2.8"
299+
_gapic_generator_typescript_sha256 = "1206afaf44143de21881c59646ce6a121f490b8ef193fc81f00bae20e90dbb7d"
300300

301301
### TypeScript generator
302302
http_archive(

0 commit comments

Comments
 (0)