diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-05-15 09:36:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-15 09:36:13 -0400 |
| commit | a87f7f9b49a8de91f8c65476c9badccc2c4c69c6 (patch) | |
| tree | d52d61addc2d63fa849f794df82778cd4bcbc445 /frontend/package.json | |
| parent | 6e85baf21f312f692bb31c082ae582696c394222 (diff) | |
| parent | cd191eddc553ea15ac6e9135cb5e9055e3552e88 (diff) | |
Merge pull request #3 from lfades/master
Updated next-with-apollo to 2.0
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 8382b0f..9979370 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", "next": "^6.0.2", - "next-with-apollo": "^1.0.6", + "next-with-apollo": "^2.0.2", "nprogress": "^0.2.0", "prop-types": "^15.6.1", "react": "^16.3.2", |
