Skip to content

Commit 9fcc25e

Browse files
authored
use common package for NPM
1 parent dded120 commit 9fcc25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/code/language-support/javascript/server/graphql-yoga.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: graphql-yoga
33
description: GraphQL Yoga is a batteries-included cross-platform GraphQL over HTTP spec-compliant GraphQL Server using Envelop and GraphQL Tools.
44
url: https://github.com/dotansimha/graphql-yoga
55
github: dotansimha/graphql-yoga
6-
npm: "@graphql-yoga/node"
6+
npm: "@graphql-yoga/common"
77
---
88

99
- Built around the Fetch API `Request` & `Response` objects

0 commit comments

Comments
 (0)