Skip to content

Commit

Permalink
fix: identify package as side-effect free
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Nov 20, 2021
1 parent 6ff01a8 commit 3e3e009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"license": "Apache-2.0",
"author": "Prismic <[email protected]> (https://prismic.io)",
"sideEffects": false,
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 3e3e009

Please sign in to comment.