We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sideEffects
1 parent 78cb11d commit 2b13054Copy full SHA for 2b13054
package.json
@@ -7,6 +7,7 @@
7
".": "./index.js",
8
"./package.json": "./package.json"
9
},
10
+ "sideEffects": false,
11
"scripts": {
12
"prepack": "npmignore --auto --commentLines=autogenerated",
13
"version": "auto-changelog && git add CHANGELOG.md",
0 commit comments