Skip to content

Commit

Permalink
fix: update pnpm in dev.yml (#11973)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyledurand committed May 2, 2024
1 parent e50472f commit 41a3ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: polaris
up:
- node:
package_manager: pnpm@8.15.5
pnpm: 8.15.5
package_manager: pnpm@9.0.1
pnpm: 9.0.1
version: v20.11.1 # to be kept in sync with .nvmrc
- custom:
name: Build monorepo
Expand Down

0 comments on commit 41a3ac3

Please sign in to comment.