Skip to content

Commit

Permalink
feat: update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Jun 5, 2024
1 parent 4437689 commit 8be8663
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: pnpm/action-setup@v3
id: pnpm-install
with:
version: 8
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "git",
"url": "dexaai/xbot"
},
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@9.1.4",
"engines": {
"node": ">=18"
},
Expand Down

0 comments on commit 8be8663

Please sign in to comment.