Skip to content

Commit

Permalink
chore: update pnpm version to 9 and remove "patches" directory from p…
Browse files Browse the repository at this point in the history
…ackage files
  • Loading branch information
geekdada committed May 3, 2024
1 parent 2cc65bd commit a309e4d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 9
run_install: false

- name: Get pnpm store directory
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"author": "Roy Li <[email protected]>",
"license": "MIT",
"files": [
"patches",
"bin",
"build",
"hygen-template",
Expand Down
3 changes: 3 additions & 0 deletions zbpack.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"cache_dependencies": false
}

0 comments on commit a309e4d

Please sign in to comment.