Skip to content

Commit

Permalink
v1.0.6-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-ravikoti committed Feb 13, 2019
1 parent 8689e83 commit d30088f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-birdseye",
"version": "1.0.6-rc1",
"version": "1.0.6-rc2",
"description": "graphql visualizer",
"author": "novvum",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"npm": ">=5"
},
"scripts": {
"install": "yarn --cwd ./example install",
"install:demo": "yarn --cwd ./example install",
"test": "cross-env CI=1 react-scripts-ts test --env=jsdom",
"test:watch": "react-scripts-ts test --env=jsdom",
"build": "rollup -c",
Expand Down

0 comments on commit d30088f

Please sign in to comment.