@lens-protocol/graphql
Advanced tools
Comparing version 0.0.0-canary-20241218062708 to 0.0.0-canary-20241218184034
{ | ||
"name": "@lens-protocol/graphql", | ||
"version": "0.0.0-canary-20241218062708", | ||
"version": "0.0.0-canary-20241218184034", | ||
"description": "GraphQL bindings for the Lens API", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"graphql": "^16.9.0", | ||
"@lens-protocol/types": "0.0.0-canary-20241218062708" | ||
"@lens-protocol/types": "0.0.0-canary-20241218184034" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"doctor": "gql.tada doctor", | ||
"gql:genereate:cache": "gql.tada generate turbo", | ||
"gql:generate:cache": "gql.tada generate turbo", | ||
"gql:download:local": "gql-tada generate schema 'http://localhost:3000/graphql' --output './schema.graphql'", | ||
@@ -52,0 +52,0 @@ "gql:download:staging": "gql-tada generate schema 'https://api.staging.lens.dev/graphql' --output './schema.graphql'", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6723718
80095
+ Added@lens-protocol/types@0.0.0-canary-20241218184034(transitive)
- Removed@lens-protocol/types@0.0.0-canary-20241218062708(transitive)