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 May 27, 2024
1 parent 7465a9f commit ec9c123
Show file tree
Hide file tree
Showing 2 changed files with 8,706 additions and 7,860 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.1.3",
"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 ec9c123

Please sign in to comment.