Skip to content

Commit

Permalink
[meta] add sideEffects flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 5, 2024
1 parent 5db1531 commit b638139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "implementation of crypto for the browser",
"version": "3.12.0",
"homepage": "https://github.com/browserify/crypto-browserify",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git://github.com/browserify/crypto-browserify.git"
Expand Down

0 comments on commit b638139

Please sign in to comment.