Skip to content

Commit

Permalink
Revert "chore: Version pin vsce to 1.80.0 (#419)" (#428)
Browse files Browse the repository at this point in the history
This reverts commit 64a6438.
  • Loading branch information
mathur07 authored Oct 7, 2020
1 parent 816b077 commit 170c5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cico_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ prep() {
install_dependencies() {
# Build fabric8-analytics-vscode-extension
npm install -g typescript
npm install -g vsce@1.80.0
npm install -g vsce
npm ci

# fetch lsp latest release
Expand Down

0 comments on commit 170c5ac

Please sign in to comment.