Skip to content

Commit

Permalink
Use pnpm 9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed May 14, 2024
1 parent 3aa82cf commit ea549de
Show file tree
Hide file tree
Showing 3 changed files with 21,750 additions and 16,959 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ clean:
setup:
# Setup ESlint for VSCode
node packages/scripts/vscodesettings.js
pnpm build:all

##### Documentation

Expand Down Expand Up @@ -401,4 +400,4 @@ stop-test-acceptance-server-detached: ## Stop Test Acceptance Server Main Fixtur

# include local overrides if present
-include Makefile.local
-include ../../../Makefile.local
-include ../../../Makefile.local
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@9.1.1",
"pnpm": {
"overrides": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
Expand Down

0 comments on commit ea549de

Please sign in to comment.