Skip to content

Commit ba97cb5

Browse files
committed
Fix build
1 parent 07ab2b5 commit ba97cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-typescript.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
"build": "tsc"
5050
},
5151
"dependencies": {
52-
"@bufbuild/protobuf": "^2.5.2",
52+
"@bufbuild/protobuf": "^2.5.2"
5353
},
5454
"devDependencies": {
5555
"ts-proto": "^2.7.5",

0 commit comments

Comments
 (0)