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 Jan 13, 2024
1 parent 5f831b4 commit 85f593b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -20,6 +20,7 @@
"./package.json": "./package.json"
},
"bin": "./bin/tape",
"sideEffects": false,
"directories": {
"example": "example",
"test": "test"
Expand Down

0 comments on commit 85f593b

Please sign in to comment.