Skip to content

Commit

Permalink
build: update apollo packages to latest versions
Browse files Browse the repository at this point in the history
"#68"
  • Loading branch information
Jesse R Weigel committed Mar 26, 2018
1 parent ca03b04 commit af7d989
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 94 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"version": "1.0.0",
"author": "Jesse Weigel <jesseweigel@gmail.com>",
"dependencies": {
"apollo-cache-inmemory": "^1.1.5",
"apollo-client": "^2.2.0",
"apollo-link-http": "^1.3.2",
"apollo-cache-inmemory": "^1.1.12",
"apollo-client": "^2.2.8",
"apollo-link-http": "^1.5.3",
"classnames": "^2.2.5",
"express": "^4.16.2",
"graphql": "^0.12.3",
"graphql-tag": "^2.6.1",
"express": "^4.16.3",
"graphql": "^0.13.2",
"graphql-tag": "^2.8.0",
"isomorphic-unfetch": "^2.0.0",
"lodash.debounce": "^4.0.8",
"lru-cache": "^4.1.1",
"lru-cache": "^4.1.2",
"material-ui": "^1.0.0-beta.38",
"material-ui-icons": "^1.0.0-beta.17",
"material-ui-icons": "^1.0.0-beta.36",
"next": "5.0.1-canary.2",
"react": "^16.2.0",
"react-apollo": "^2.1.0-beta.0",
"react-apollo": "^2.1.0",
"react-dom": "^16.2.0",
"react-masonry-component": "^6.0.2"
},
Expand Down
Loading

0 comments on commit af7d989

Please sign in to comment.