Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brysgo committed Aug 12, 2020
1 parent 9c1662c commit 27fdcc8
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 410 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@babel/runtime": "^7.11.1",
"@babel/runtime": "^7.11.2",
"graphql-anywhere": "github:brysgo/graphql-anywhere#graphql-gun",
"gun": "^0.2020.520",
"try-get": "^1.0.0"
Expand All @@ -23,7 +23,7 @@
"cross-env": "^7.0.2",
"graphql": "^15.3.0",
"graphql-tag": "^2.11.0",
"jest": "^26.2.2",
"jest": "^26.3.0",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-test-renderer": "^16.13.1"
Expand Down
Loading

0 comments on commit 27fdcc8

Please sign in to comment.