Skip to content

Commit

Permalink
:bored: chore(package.json): Add sideEffects: false.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Aug 3, 2020
1 parent d736fce commit a4ae68c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@
"prepare": "npm run build",
"release": "np",
"test": "ava"
}
},
"sideEffects": false
}

0 comments on commit a4ae68c

Please sign in to comment.