Skip to content

Commit

Permalink
ci: fix hanging build
Browse files Browse the repository at this point in the history
for more context, see: microsoft/TypeScript#45633
  • Loading branch information
denolehov committed Sep 5, 2021
1 parent 177a0f6 commit d432ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"rollup": "^2.32.1",
"standard-version": "^9.0.0",
"tslib": "^2.0.3",
"typescript": "^4.0.3"
"typescript": "4.3.5"
},
"dependencies": {
"simple-git": "^2.21.0",
Expand Down

0 comments on commit d432ffe

Please sign in to comment.