We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc721f commit 1ae90a1Copy full SHA for 1ae90a1
docusaurus/docs/adding-relay.md
@@ -8,7 +8,7 @@ Relay is a framework for building data-driven React applications powered by Grap
8
To add it, run:
9
10
```sh
11
-npm install --save --dev babel-plugin-relay@dev
+npm install --save babel-plugin-relay@dev
12
```
13
14
Alternatively you may use `yarn`:
0 commit comments