Skip to content

Commit

Permalink
pnpm version bump in .github
Browse files Browse the repository at this point in the history
  • Loading branch information
AmmarHalees committed Dec 15, 2023
1 parent d639cc0 commit 77865a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- uses: actions/setup-node@v3
with:
node-version: 16.x
Expand Down
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
auto-install-peers=false

0 comments on commit 77865a4

Please sign in to comment.