Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
itajaja committed Sep 17, 2021
1 parent b538673 commit da398ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-explorer-html/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-explorer/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit da398ec

Please sign in to comment.