Skip to content

Commit

Permalink
fix: declare package as side-effect-free
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jan 13, 2023
1 parent bc435f9 commit fb91d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -14,6 +14,7 @@
"license": "Apache-2.0",
"author": "Prismic <contact@prismic.io> (https://prismic.io)",
"type": "module",
"sideEffects": false,
"exports": {
".": {
"require": "./dist/index.cjs",
Expand Down

0 comments on commit fb91d2a

Please sign in to comment.