Skip to content

Commit

Permalink
v1.0.6-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-ravikoti committed Feb 13, 2019
1 parent 627a1f3 commit 8689e83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-birdseye",
"version": "1.0.6",
"version": "1.0.6-rc1",
"description": "graphql visualizer",
"author": "novvum",
"license": "MIT",
Expand Down Expand Up @@ -33,8 +33,6 @@
},
"dependencies": {
"@f/animate": "^1.0.1",
"@types/graphql": "^14.0.3",
"@types/lodash": "^4.14.118",
"jointjs": "^2.2.1",
"react-resize-detector": "^3.4.0",
"svg-pan-zoom": "^3.6.0"
Expand All @@ -48,7 +46,9 @@
"devDependencies": {
"@svgr/rollup": "^2.4.1",
"@types/backbone": "^1.3.45",
"@types/graphql": "^14.0.3",
"@types/jest": "^23.1.5",
"@types/lodash": "^4.14.118",
"@types/react": "^16.3.13",
"@types/react-dom": "^16.0.5",
"babel-core": "^6.26.3",
Expand Down

0 comments on commit 8689e83

Please sign in to comment.