Skip to content

Commit

Permalink
fix(renovate): Update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Jun 20, 2024
1 parent a40a32c commit 38537f5
Show file tree
Hide file tree
Showing 2 changed files with 12,909 additions and 9,632 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"private": true,
"type": "module",
"license": "UNLICENSED",
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@9.4.0",
"repository": {
"type": "git",
"url": "https://github.com/darraghoriordan/use-miller.git"
},
"author": "Use Miller",
"engines": {
"node": ">=20.12.2",
"pnpm": ">=8.15.1"
"pnpm": ">=9.4.0"
},
"scripts": {
"clean": "rm -Rf ./dist/",
Expand Down
Loading

0 comments on commit 38537f5

Please sign in to comment.