Skip to content

Commit

Permalink
Revert "pnpm 9.0.1 (#11901)" (#11978)
Browse files Browse the repository at this point in the history
This reverts commit 9c5b5b2 and
41a3ac3
  • Loading branch information
alex-page committed May 3, 2024
1 parent 9b056be commit 8f76986
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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@9.0.1
pnpm: 9.0.1
package_manager: pnpm@8.15.5
pnpm: 8.15.5
version: v20.11.1 # to be kept in sync with .nvmrc
- custom:
name: Build monorepo
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "polaris",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.0.1",
"packageManager": "pnpm@8.15.5",
"engines": {
"node": ">=20.10.0"
},
Expand Down

0 comments on commit 8f76986

Please sign in to comment.