diff options
| author | Luis Alvarez <luisito453@gmail.com> | 2018-05-14 17:03:05 -0500 |
|---|---|---|
| committer | Luis Alvarez <luisito453@gmail.com> | 2018-05-14 17:03:05 -0500 |
| commit | cd191eddc553ea15ac6e9135cb5e9055e3552e88 (patch) | |
| tree | d52d61addc2d63fa849f794df82778cd4bcbc445 /frontend/package.json | |
| parent | 6e85baf21f312f692bb31c082ae582696c394222 (diff) | |
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", |
