We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb112e commit d67784bCopy full SHA for d67784b
1 file changed
package.json
@@ -21,6 +21,7 @@
21
},
22
"homepage": "https://github.com/DataBiosphere/findable-ui/tree/main/#readme",
23
"main": "lib/index.js",
24
+ "sideEffects": false,
25
"files": [
26
"lib",
27
"types"
0 commit comments