Skip to content

Commit

Permalink
fix: add auto.cjs to side effects
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Dec 16, 2022
1 parent 6cbcd55 commit d7cbb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
"type": "module",
"sideEffects": [
"./auto/auto.js",
"./auto/auto.cjs",
"./dist/chart.umd.js"
],
"jsdelivr": "./dist/chart.umd.js",
Expand Down

0 comments on commit d7cbb0d

Please sign in to comment.