Skip to content

Commit

Permalink
Remove extra character on pnpm installation under 'Future Setup Instr…
Browse files Browse the repository at this point in the history
…uctions 2024/06/26'
  • Loading branch information
Marcial1234 committed Nov 16, 2024
1 parent b172ffe commit eef4dbc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/devlog/2024-06-26.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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.

0 comments on commit eef4dbc

Please sign in to comment.