Move graphql from deps to devDeps

Reviewed By: cpojer

Differential Revision: D4139626

fbshipit-source-id: 52e5c19cf3b472c0b62a0ae18fb7bb21f0d88841
This commit is contained in:
Andres Suarez 2016-11-07 03:10:15 -08:00 committed by Facebook Github Bot
parent 72369ee4d2
commit d2bdc24ecd
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,6 @@
"fs-extra": "^0.26.2",
"glob": "^5.0.15",
"graceful-fs": "^4.1.3",
"graphql": "0.6.2",
"image-size": "^0.3.5",
"immutable": "~3.7.6",
"inquirer": "^0.12.0",
@ -217,6 +216,7 @@
"eslint-plugin-flowtype": "^2.20.0",
"eslint-plugin-react": "^6.4.1",
"flow-bin": "^0.33.0",
"graphql": "0.6.2",
"jest": "16.0.1",
"jest-repl": "16.0.0",
"jest-runtime": "16.0.0",