Remove --dev flag

This commit is contained in:
Joe Haddad
2018-10-21 11:57:24 -04:00
parent ebc721f7d9
commit 1ae90a18e7

View File

@@ -8,7 +8,7 @@ Relay is a framework for building data-driven React applications powered by Grap
To add it, run:
```sh
npm install --save --dev babel-plugin-relay@dev
npm install --save babel-plugin-relay@dev
```
Alternatively you may use `yarn`: