Skip to content

Commit 41ce19f

Browse files
committed
fix: commonjs bundle issue
closes #105
1 parent 31b70ff commit 41ce19f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@icon-park/svg": "^1.3.3",
2424
"@primer/css": "^15.2.0",
2525
"@rollup/plugin-babel": "^5.3.0",
26-
"@rollup/plugin-commonjs": "^19.0.0",
26+
"@rollup/plugin-commonjs": "^17.1.0",
2727
"@rollup/plugin-json": "^4.1.0",
2828
"@rollup/plugin-node-resolve": "^13.0.0",
2929
"@rollup/plugin-replace": "^2.4.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)