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",