Skip to content

Commit

Permalink
chore: update rollup version in pnpm.overrides (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin authored Nov 13, 2024
1 parent 95142eb commit bee73ad
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 105 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vite-plugin-pwa",
"type": "module",
"version": "0.21.0",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.3",
"description": "Zero-config PWA for Vite",
"author": "antfu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -155,7 +155,7 @@
},
"pnpm": {
"overrides": {
"rollup": "^4.4.1"
"rollup": "^4.22.4"
}
}
}
Loading

0 comments on commit bee73ad

Please sign in to comment.