diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-04-05 13:54:22 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-04-05 13:54:22 -0400 |
| commit | f4f10d5eb690a33dd1c112358457a2b987297f26 (patch) | |
| tree | d97326763dd016c13a068fb7dee40fc0b9667f83 /frontend/package.json | |
| parent | a75b2491758a451283e2a373bb3fbe886520b345 (diff) | |
work
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 15ec605..e182ba9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,6 +27,7 @@ "graphql": "^0.13.2", "graphql-tag": "^2.8.0", "isomorphic-fetch": "^2.2.1", + "lodash.debounce": "^4.0.8", "next": "^5.1.0", "next-apollo": "^1.0.13", "next-with-apollo": "^1.0.6", @@ -111,4 +112,4 @@ } } } -} +}
\ No newline at end of file |
