Skip to content

Commit 57d049f

Browse files
authored
chore: Mark package as side effects free (#108)
1 parent d5f68a1 commit 57d049f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"./internal/analytics-metadata/utils": "./internal/analytics-metadata/utils.js",
2121
"./package.json": "./package.json"
2222
},
23+
"sideEffects": false,
2324
"repository": {
2425
"type": "git",
2526
"url": "https://github.com/cloudscape-design/component-toolkit.git"

0 commit comments

Comments
 (0)