Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent aa61187 commit ede3221
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "learn.nuxt.com",
"type": "module",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand Down
2 changes: 1 addition & 1 deletion templates/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"scripts": {
"dev": "nuxt dev",
"prepare": "nuxt prepare"
Expand Down

0 comments on commit ede3221

Please sign in to comment.