diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-04-20 11:47:28 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-04-20 11:47:28 -0400 |
| commit | ed3e5e8865847cdeecad960acd1bc0366d12482e (patch) | |
| tree | 1ed7225d82e153ae3c4d5808c1c8b78a7278078a /frontend/package.json | |
| parent | 4d0d69dd59b765d8f9392e8494717a4c166cc46e (diff) | |
single item
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/frontend/package.json b/frontend/package.json index 4b17a96..1a51a4e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,10 +16,10 @@ "apollo-client": "^2.2.8", "babel-plugin-styled-components": "^1.5.1", "date-fns": "^2.0.0-alpha.7", - "downshift": "^1.31.9", + "downshift": "^1.31.10", "graphql": "^0.13.2", "graphql-import": "^0.5.0", - "graphql-mock": "0.2.0", + "graphql-mock": "0.3.0", "graphql-tag": "^2.9.1", "lodash.debounce": "^4.0.8", "next": "^5.1.0", @@ -41,7 +41,7 @@ "enzyme-to-json": "^3.3.3", "graphql-tools": "^2.24.0", "jest": "^22.4.3", - "waait": "^1.0.1" + "waait": "^1.0.2" }, "//": "This is out babel config, I prefer this over a .babelrc file", "jest": { |
