Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent bf1b6db commit 2a2538a
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].2",
"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].2",
"scripts": {
"dev": "nuxt dev",
"prepare": "nuxt prepare"
Expand Down

0 comments on commit 2a2538a

Please sign in to comment.