Skip to content

Commit

Permalink
🔧 (repo) [NO-ISSUE]: Update toolchain (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Dec 2, 2024
2 parents 32461ba + daa9a6d commit 8e3e7ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prototools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node = "20.18.1"
npm = "10.9.1"
pnpm = "9.14.2"
pnpm = "9.14.4"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"engines": {
"node": ">=20"
},
"packageManager": "pnpm@9.14.2"
"packageManager": "pnpm@9.14.4"
}

0 comments on commit 8e3e7ca

Please sign in to comment.