Skip to content

Commit

Permalink
chore: update pnpm (#6140)
Browse files Browse the repository at this point in the history
### Description

bumping pnpm to 8.9.0

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
  • Loading branch information
feedthejim committed Oct 10, 2023
1 parent 27c4869 commit 9c53340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"next": "^13.4.12"
}
},
"packageManager": "pnpm@8.7.1",
"packageManager": "pnpm@8.9.0",
"engines": {
"node": "18.x",
"pnpm": "8.7.1"
"pnpm": "8.9.0"
}
}

0 comments on commit 9c53340

Please sign in to comment.