diff --git a/package.json b/package.json index 0f21983..ac7c64e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-fetch-schema", - "version": "0.6.1", + "version": "0.7.0", "description": "Fetch a GraphQL schema from a server and write it to file", "repository": { "type": "git", @@ -33,7 +33,6 @@ "babel-plugin-transform-flow-strip-types": "^6.22.0", "babel-plugin-transform-runtime": "^6.22.0", "babel-preset-env": "^1.6.0", - "babel-preset-latest": "^6.22.0", "flow-bin": "^0.53.1", "prettier": "^1.6.0" }