diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-05-17 16:41:32 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-05-17 16:41:32 -0400 |
| commit | 51f593384f1325b78a263d0d870d162236ed28d2 (patch) | |
| tree | dbd4d9c10d0ea55e81ce870676104f71f53c5f56 /frontend/package.json | |
| parent | f2e0263ee2d32b156a7a3b14770b897801c87553 (diff) | |
updates
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/package.json b/frontend/package.json index 925a118..a716864 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,10 +19,10 @@ "downshift": "^1.31.14", "graphql": "^0.13.2", "graphql-import": "^0.5.2", - "graphql-mock": "1.0.1", + "graphql-mock": "1.0.2", "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", - "next": "^6.0.3-canary.0", + "next": "^6.0.3", "next-with-apollo": "^2.1.2", "nprogress": "^0.2.0", "prop-types": "^15.6.1", |
