Skip to content

Commit

Permalink
fix: upgrade to @rollup/plugin-commonjs 21.x (#5173)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Oct 1, 2021
1 parent 8780af7 commit c5bfc5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@ampproject/remapping": "^1.0.1",
"@rollup/plugin-alias": "^3.1.5",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-dynamic-import-vars": "^1.4.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "13.0.5",
Expand Down
8 changes: 4 additions & 4 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 c5bfc5e

Please sign in to comment.