Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 3c57e06 commit 8367fe9
Show file tree
Hide file tree
Showing 2 changed files with 8,729 additions and 7,882 deletions.
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": "my-nextjs-starter",
"version": "1.0.0",
"main": "index.js",
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.12.2",
"scripts": {
"start-by-docker": "echo $COMMIT_HASH && npx prisma migrate deploy && node server.js",
"start": "npx prisma migrate deploy && next start",
Expand Down
Loading

0 comments on commit 8367fe9

Please sign in to comment.