Skip to content

Commit

Permalink
bump pnpm.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed Sep 29, 2024
1 parent bb35deb commit f48a267
Show file tree
Hide file tree
Showing 3 changed files with 4,198 additions and 3,452 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 8
version: 9.9.0
run_install: false
- name: Install
run: pnpm install
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"private": true,
"packageManager": "[email protected]",
"scripts": {
"build": "pnpm run -r build",
"prettier": "pnpm run -r prettier",
Expand Down
Loading

0 comments on commit f48a267

Please sign in to comment.