Skip to content

Commit

Permalink
chore: updated version of package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
e-enes committed May 4, 2024
1 parent e13d11c commit 5c3c302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Install pnpm
run: |
npm install -g pnpm@latest
npm install -g pnpm@9.0.6
- name: Install dependencies
run: pnpm install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"email": "125091714+e-enes@users.noreply.github.com",
"url": "https://github.com/e-enes/invitron/issues"
},
"packageManager": "pnpm@9.0.1",
"packageManager": "pnpm@9.0.6",
"dependencies": {
"chalk": "^5.3.0",
"discord-api-types": "^0.37.79",
Expand Down

0 comments on commit 5c3c302

Please sign in to comment.