Skip to content

Commit

Permalink
First beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Jun 18, 2019
1 parent 253ec91 commit 9e7c0cb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "merge-graphql-schemas",
"name": "@urigo/merge-graphql-schemas",
"author": "OK GROW!",
"version": "1.5.8",
"version": "1.6.0-beta.0",
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -66,5 +66,8 @@
"rollup-plugin-filesize": "^5.0.1",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-watch": "^4.3.1"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 9e7c0cb

Please sign in to comment.