Skip to content

Commit

Permalink
chore: narrow down rollup version
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Aug 11, 2022
1 parent ac16abd commit 7990f39
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 55 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -61,7 +61,7 @@
"esbuild": "^0.14.47",
"postcss": "^8.4.16",
"resolve": "^1.22.1",
"rollup": "^2.75.6"
"rollup": ">=2.75.6 <2.77.0 || ~2.77.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
Expand Down
74 changes: 20 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7990f39

Please sign in to comment.