Skip to content

Commit

Permalink
Update pnpm to v9.15.3 (#5317)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Jan 6, 2025
1 parent f0893f0 commit 616bfd0
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.14.4",
"packageManager": "pnpm@9.15.3",
"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.14.4",
"packageManager": "pnpm@9.15.3",
"engines": {
"node": ">= 22.0.0 <23"
},
Expand Down

0 comments on commit 616bfd0

Please sign in to comment.