Skip to content

Commit

Permalink
Update pnpm to v10.2.0 (#5371)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Feb 5, 2025
1 parent 236d816 commit 692ccfd
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@10.1.0",
"packageManager": "pnpm@10.2.0",
"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@10.1.0",
"packageManager": "pnpm@10.2.0",
"engines": {
"node": ">= 22.0.0 <23"
},
Expand Down

0 comments on commit 692ccfd

Please sign in to comment.