Skip to content

Commit

Permalink
v1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Apr 16, 2020
1 parent 473e2b3 commit 5c38419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 5c38419

Please sign in to comment.