Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.14.4 (#5223)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Dec 2, 2024
1 parent 1fe861a commit b98f0e2
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": "[email protected].3",
"packageManager": "[email protected].4",
"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": "[email protected].3",
"packageManager": "[email protected].4",
"engines": {
"node": ">= 22.0.0 <23"
},
Expand Down

0 comments on commit b98f0e2

Please sign in to comment.