Skip to content

Commit 31e565c

Browse files
committed
add graphql to package.json
1 parent 5af39e6 commit 31e565c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,5 +434,9 @@
434434
"webpack-cli": "^3.3.12",
435435
"webpack-dev-server": "^3.11.0",
436436
"webpack-node-externals": "^1.7.2"
437+
},
438+
"resolutions": {
439+
"graphql-language-service-interface": "2.8.2",
440+
"graphql-language-service-parser": "1.9.0"
437441
}
438442
}

0 commit comments

Comments
 (0)