Skip to content

Commit 3e6730e

Browse files
committed
[meta] add sideEffects flag
1 parent aac97e1 commit 3e6730e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
".": "./index.js",
1717
"./package.json": "./package.json"
1818
},
19+
"sideEffects": false,
1920
"scripts": {
2021
"prepack": "npmignore --auto --commentLines=autogenerated",
2122
"prepublishOnly": "safe-publish-latest",

0 commit comments

Comments
 (0)