diff --git a/website/devlog/2024-06-26.md b/website/devlog/2024-06-26.md index 95cc6813..383e8be0 100644 --- a/website/devlog/2024-06-26.md +++ b/website/devlog/2024-06-26.md @@ -31,7 +31,7 @@ npm install gql.tada@^1.8.0 ```sh [pnpm] pnpm remove @0no-co/graphqlsp -pnpm add gql.tada@^1.8.l0 +pnpm add gql.tada@^1.8.0 ``` ```sh [yarn] @@ -138,4 +138,3 @@ could cause type recursion errors. In this latest version we patched this, and we want to encourage more people to test out `@defer` and see if it benefits their applications. -