diff --git a/package.json b/package.json index 5d6c94634..51a5317e7 100644 --- a/package.json +++ b/package.json @@ -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",