Skip to content

Commit

Permalink
chore(deps): update pnpm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 46a18d9 commit 2d7e21b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion next-runtime/package.json
Expand Up @@ -34,5 +34,5 @@
"prisma": {
"seed": "node -r esbuild-register prisma/seed.ts"
},
"packageManager": "pnpm@6.32.13"
"packageManager": "pnpm@7.1.0"
}
2 changes: 1 addition & 1 deletion remix-sandbox/package.json
Expand Up @@ -60,5 +60,5 @@
"prisma": {
"seed": "node --require esbuild-register prisma/seed.ts"
},
"packageManager": "pnpm@6.32.13"
"packageManager": "pnpm@7.1.0"
}

0 comments on commit 2d7e21b

Please sign in to comment.