Skip to content

Commit

Permalink
fix(bash-ide-vscode): remove prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
RFCreate committed Nov 8, 2024
1 parent 7a7c611 commit 5714ae5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -618,8 +618,7 @@
},
"mads-hartmann.bash-ide-vscode": {
"repository": "https://github.com/bash-lsp/bash-language-server",
"location": "vscode-client",
"prepublish": "pnpm"
"location": "vscode-client"
},
"magicstack.MagicPython": {
"repository": "https://github.com/MagicStack/MagicPython"
Expand Down

0 comments on commit 5714ae5

Please sign in to comment.