Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 6163537 commit c3991e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.22",
"description": "A WIP game.",
"author": "Sebastian Di Luzio",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"private": true,
"license": "",
"repository": {
Expand Down
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 @@
"version": "0.1.22",
"description": "A WIP example client for the game.",
"author": "Sebastian Di Luzio",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit c3991e0

Please sign in to comment.