Skip to content

Commit

Permalink
change pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegalbraith committed Oct 17, 2024
1 parent b486c91 commit 0f4ca9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"private": true,
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@9.4.0",
"scripts": {
"build": "./support/build.sh",
"build:binaries": "pkg dist/index.js --no-bytecode --public --target node18-linux-x64,node18-linux-arm64 --output dist/machine-agent",
Expand Down

0 comments on commit 0f4ca9d

Please sign in to comment.