chore: add explicit toolkit dep in this package

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-05-13 12:45:38 +02:00
parent b96380b114
commit b660479ac4
+1
View File
@@ -41,6 +41,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"graphiql": "^1.5.12",
"@graphiql/toolkit": "0.4.4",
"graphql": "^16.0.0",
"react-use": "^17.2.4"
},