We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d6ab4 commit fc7a2f9Copy full SHA for fc7a2f9
website/src/pages/docs/guides/react-vue.mdx
@@ -47,7 +47,7 @@ For most GraphQL clients and frameworks (React, Vue), install the following pack
47
48
```sh npm2yarn
49
npm install graphql
50
-npm install --dev typescript @graphql-codegen/cli @parcel/watcher
+npm install --save-dev typescript @graphql-codegen/cli @parcel/watcher
51
```
52
53
<br />
0 commit comments