Skip to content

Commit f48a267

Browse files
committed
bump pnpm.
1 parent bb35deb commit f48a267

File tree

3 files changed

+4198
-3452
lines changed

3 files changed

+4198
-3452
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: pnpm/action-setup@v2
2121
name: Install pnpm
2222
with:
23-
version: 8
23+
version: 9.9.0
2424
run_install: false
2525
- name: Install
2626
run: pnpm install

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"private": true,
3+
"packageManager": "pnpm@9.9.0",
34
"scripts": {
45
"build": "pnpm run -r build",
56
"prettier": "pnpm run -r prettier",

0 commit comments

Comments
 (0)