We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367e307 commit c8358f8Copy full SHA for c8358f8
package.json
@@ -5,6 +5,7 @@
5
"license": "MIT",
6
"main": "index",
7
"module": "index.mjs",
8
+ "sideEffects": false,
9
"homepage": "https://github.com/graphql/graphql-js",
10
"bugs": {
11
"url": "https://github.com/graphql/graphql-js/issues"
0 commit comments