Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgerthoffert authored Dec 16, 2021
1 parent f637040 commit 9ac2b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- *attach-workspace
- run:
name: Install Typescript
command: sudo npm -g install typescript
command: sudo npm -g install typescript@4.4.4
- run:
name: Install oclif-dev
command: sudo npm -g install @oclif/dev-cli
Expand Down

0 comments on commit 9ac2b95

Please sign in to comment.