Skip to content

Commit

Permalink
Update pnpm to v9.12.1 (#5033)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Oct 11, 2024
1 parent a67fe9a commit f91130f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Openverse frontend",
"private": true,
"version": "2.2.1",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.12.1",
"scripts": {
"predev": "pnpm install && pnpm i18n:en",
"dev": "run-p dev:only 'i18n:en --watch'",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"scripts": {
"prepare:nuxt": "pnpm --filter frontend run prepare:nuxt"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.12.1",
"engines": {
"node": ">= 20.0.0 <21"
},
Expand Down

0 comments on commit f91130f

Please sign in to comment.