diff --git a/package.json b/package.json index 94c15c6..3615e30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "merge-graphql-schemas", "author": "The Guild", - "version": "1.7.7", + "version": "1.7.8", "description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.", "repository": { "type": "git", @@ -45,8 +45,8 @@ "graphql": "^0.11.7 || ^0.13.0 || ^14.0.2 || ^15.0.0" }, "devDependencies": { - "bob-the-bundler": "0.3.4", "@types/jest": "25.2.1", + "bob-the-bundler": "0.3.4", "graphql": "15.0.0", "jest": "25.3.0", "ts-jest": "25.3.1",