Skip to content

Commit

Permalink
Mark sideEffects as false
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunyel authored May 8, 2024
1 parent 7a34292 commit b55de0c
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 @@ -28,6 +28,7 @@
},
"react-native": "./dist/browser/index.cjs",
"types": "dist/index.d.ts",
"sideEffects": false,
"scripts": {
"bench": "npm run build && node test/benchmark.js",
"build": "run-s clean build:node:cjs build:node:esm build:browser:cjs build:browser:esm build:types",
Expand Down

0 comments on commit b55de0c

Please sign in to comment.