Skip to content

Commit 689930c

Browse files
committed
chore: update pnpm version specification
1 parent 4d05061 commit 689930c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: Install pnpm
4343
id: pnpm-install
4444
with:
45-
version: 9
45+
version: 9.9.0
4646
run_install: false
4747
- name: Setup Pages
4848
uses: actions/configure-pages@v5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"tailwindcss": "^3.4.1",
2828
"typescript": "^5"
2929
},
30-
"packageManager": "[email protected]+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
30+
"packageManager": "[email protected]"
3131
}

0 commit comments

Comments
 (0)