Skip to content

Commit 8a445a1

Browse files
committed
Fix package.json
1 parent 0085178 commit 8a445a1

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
"devDependencies": {
5050
"ts-proto": "^2.7.5",
5151
"typescript": "^5.8.3"
52-
},
52+
}
5353
}' > package.json
5454
5555
- name: Install dependencies

0 commit comments

Comments
 (0)