Skip to content

Commit

Permalink
chore: explicitly marking package as side effectful
Browse files Browse the repository at this point in the history
  • Loading branch information
calebdwilliams committed Jan 30, 2022
1 parent f373431 commit f3be043
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 @@ -94,5 +94,6 @@
],
"simple-git-hooks": {
"commit-msg": "npx commitlint --edit $1"
}
},
"sideEffects": true
}

0 comments on commit f3be043

Please sign in to comment.