Skip to content

Commit

Permalink
fix(pkg): set sideEffects field
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 18, 2021
1 parent 0c2ecce commit 583d85e
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 @@ -3,6 +3,7 @@
"version": "0.1.0",
"repository": "unjs/murmurhash-es",
"license": "MIT",
"sideEffects": false,
"exports": {
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
Expand Down

0 comments on commit 583d85e

Please sign in to comment.