Skip to content

Commit 4c4e861

Browse files
sadovnychyikradio3
authored andcommitted
side-effects -> sideEffects
1 parent 0008a39 commit 4c4e861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "React web components for Material Design",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",
7-
"side-effects": false,
7+
"sideEffects": false,
88
"author": "kradio3",
99
"license": "SEE LICENSE IN LICENSE.md",
1010
"repository": "kradio3/react-mdc-web",

0 commit comments

Comments
 (0)