We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sideEffects: false
package.json
1 parent ead57a2 commit 206327aCopy full SHA for 206327a
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"description": "String#replace for React components",
5
"license": "MIT",
6
"main": "index.js",
7
+ "sideEffects": false,
8
"repository": "iansinnott/react-string-replace",
9
"author": {
10
"name": "Ian Sinnott",
@@ -41,4 +42,4 @@
41
42
"eslint-plugin-flowtype": "^2.25.0",
43
"eslint-plugin-react": "^7.0.0"
44
}
-}
45
+}
0 commit comments