Skip to content

Commit 063a8a7

Browse files
committed
[meta] add sideEffects flag
1 parent 3144671 commit 063a8a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"./package.json": "./package.json"
99
},
1010
"types": "./index.d.ts",
11+
"sideEffects": false,
1112
"scripts": {
1213
"prepack": "npmignore --auto --commentLines=autogenerated",
1314
"prepublishOnly": "safe-publish-latest",

0 commit comments

Comments
 (0)