Skip to content

Commit

Permalink
build: bump packageManager pnpm version
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
Jérôme Benoit committed Apr 13, 2024
1 parent e65b427 commit 76cc219
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 @@ -10,7 +10,7 @@
"node": "20.12.2",
"pnpm": "8.15.7"
},
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"repository": {
"type": "git",
"url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
Expand Down
2 changes: 1 addition & 1 deletion ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"node": "20.12.2",
"pnpm": "8.15.7"
},
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"type": "module",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 76cc219

Please sign in to comment.