Merge pull request #659 from blockscout/graphql-1
Graphql
Showing
| ... | @@ -51,6 +51,9 @@ | ... | @@ -51,6 +51,9 @@ |
| "dom-to-image": "^2.6.0", | "dom-to-image": "^2.6.0", | ||
| "ethers": "^5.7.2", | "ethers": "^5.7.2", | ||
| "framer-motion": "^6.5.1", | "framer-motion": "^6.5.1", | ||
| "graphiql": "^2.2.0", | |||
| "graphql": "^16.6.0", | |||
| "graphql-ws": "^5.11.3", | |||
| "js-cookie": "^3.0.1", | "js-cookie": "^3.0.1", | ||
| "lodash": "^4.0.0", | "lodash": "^4.0.0", | ||
| "next": "12.2.5", | "next": "12.2.5", | ||
| ... | ... |
ui/graphQL/GraphQL.tsx
0 → 100644
This diff is collapsed.
Please register or sign in to comment