Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v 1 r t l authored Apr 18, 2023
1 parent 3e3582d commit 025e3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The simplest setup with `std/http`:

```ts
import { serve } from 'https://deno.land/[email protected]/http/server.ts'
import { GraphQLHTTP } from 'https://deno.land/x/[email protected].1/mod.ts'
import { GraphQLHTTP } from 'https://deno.land/x/[email protected].2/mod.ts'
import { makeExecutableSchema } from 'https://esm.sh/@graphql-tools/[email protected]?target=deno'
import { gql } from 'https://deno.land/x/[email protected]/mod.ts'

Expand Down

0 comments on commit 025e3ac

Please sign in to comment.