Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
maapteh committed Oct 10, 2020
1 parent 3a31a75 commit e6e6422
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions example/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.2.3",
"@apollo/react-hooks": "^4.0.0",
"apollo-cache-inmemory": "^1.3.11",
"apollo-client": "^2.4.7",
"apollo-link": "^1.2.4",
"apollo-link-http": "^1.5.7",
"apollo-link-ws": "^1.0.10",
"apollo-utilities": "^1.0.26",
"graphql": "^14.0.2",
"graphql-tag": "^2.10.0",
"react": "^16.6.3",
"react-apollo": "^2.3.1",
"react-dom": "^16.6.3",
"react-scripts": "^2.1.1",
"styled-components": "^5.2.0",
"subscriptions-transport-ws": "^0.9.5"
},
"scripts": {
Expand Down

0 comments on commit e6e6422

Please sign in to comment.