Skip to content

Commit 86d3a16

Browse files
committed
[meta] add sideEffects flag
1 parent 1bc37ab commit 86d3a16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
99
"license": "MIT",
1010
"main": "index.js",
11+
"sideEffects": false,
1112
"scripts": {
1213
"prepack": "npmignore --auto --commentLines=autogenerated",
1314
"prepublishOnly": "safe-publish-latest",

0 commit comments

Comments
 (0)