Skip to content

Commit 650eac8

Browse files
committed
chore: make package side effects free
1 parent ed10339 commit 650eac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"license": "MIT",
99
"main": "dist/index.js",
1010
"typings": "dist/index.d.ts",
11+
"sideEffects": false,
1112
"repository": {
1213
"type": "git",
1314
"url": "https://github.com/devrnt/react-use-wizard"

0 commit comments

Comments
 (0)