Skip to content

Commit

Permalink
update linux snapshots + override sharp dep for docker playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
codyzu committed Feb 12, 2024
1 parent 6a17b14 commit 03e895d
Show file tree
Hide file tree
Showing 5 changed files with 234 additions and 177 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,10 @@
"workbox-window": "^7.0.0",
"xo": "^0.57.0"
},
"packageManager": "pnpm@8.15.1+sha256.245fe901f8e7fa8782d7f17d32b6a83995e2ae03984cb5b62b8949bfdc27c7b5"
"packageManager": "pnpm@8.15.1+sha256.245fe901f8e7fa8782d7f17d32b6a83995e2ae03984cb5b62b8949bfdc27c7b5",
"pnpm": {
"overrides": {
"sharp": "0.33.2"
}
}
}
Loading

0 comments on commit 03e895d

Please sign in to comment.