Skip to content

Commit

Permalink
build(deps-dev): revision of beta pnpm 2 post start fish #1243
Browse files Browse the repository at this point in the history
PR URL: #1243
Reviewed-by:  OpenINF-bot <openinfbot@open.inf.is>

Signed-off-by: Derek Lewis <dereknongeneric@open.inf.is>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: OpenINF-bot <openinfbot@open.inf.is>
  • Loading branch information
3 people committed Apr 1, 2024
1 parent 58b5643 commit 6715c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devcontainer/post-start.fish
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ if test -e package.json
corepack prepare pnpm@latest --activate
bass pnpm setup >> /dev/null
source $HOME/.config/fish/config.fish
pnpm add -g pnpm@9.0.0-beta.1
pnpm add -g pnpm@9.0.0-beta.2
pnpm install
end

Expand Down

0 comments on commit 6715c74

Please sign in to comment.