From da398eca8a82566383cb2f56df763d3dcaaa505e Mon Sep 17 00:00:00 2001 From: Giacomo Tagliabue Date: Fri, 17 Sep 2021 14:53:31 -0400 Subject: [PATCH] Publish - graphql-explorer-html@1.0.0-alpha.6 - graphql-explorer@1.0.0-alpha.6 --- packages/graphql-explorer-html/package.json | 4 ++-- packages/graphql-explorer/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/graphql-explorer-html/package.json b/packages/graphql-explorer-html/package.json index 54088db1..3c106e54 100644 --- a/packages/graphql-explorer-html/package.json +++ b/packages/graphql-explorer-html/package.json @@ -1,6 +1,6 @@ { "name": "graphql-explorer-html", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "main": "build/main.js", "module": "build/es/main.js", "repository": { @@ -68,7 +68,7 @@ "astroturf": "^0.10.5", "core-js": "^3.9.1", "graphql": "^15.5.0", - "graphql-explorer": "^1.0.0-alpha.5", + "graphql-explorer": "^1.0.0-alpha.6", "react": "^17.0.0", "react-bootstrap": "^1.5.2", "react-dom": "^17.0.0", diff --git a/packages/graphql-explorer/package.json b/packages/graphql-explorer/package.json index 7c8384fc..43257144 100644 --- a/packages/graphql-explorer/package.json +++ b/packages/graphql-explorer/package.json @@ -1,6 +1,6 @@ { "name": "graphql-explorer", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "main": "lib/index.js", "repository": { "type": "git",