Skip to content

Commit 64860cd

Browse files
committed
Remove sideEffects field from -native's package.json
Having it may create confusion
1 parent 0d004e8 commit 64860cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ethereum-cryptography-native/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"*.d.ts",
1919
"*.d.ts.map"
2020
],
21-
"sideEffects": false,
2221
"scripts": {
2322
"prepare": "npm run build",
2423
"build": "tsc --project tsconfig.prod.json",

0 commit comments

Comments
 (0)