Skip to content

Commit

Permalink
chore(deps): update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 2f27f22 commit 03f8829
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
@@ -1,7 +1,7 @@
{
"name": "awesome-web",
"private": true,
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.1",
"description": "A brand new repository for web development prototypes",
"author": "sabertazimi",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/mortal-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.9.0",
"private": true,
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.1",
"scripts": {
"start": "pnpm dev",
"dev": "vite",
Expand Down

0 comments on commit 03f8829

Please sign in to comment.