summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-05-16 10:54:08 -0400
committerWes Bos <wesbos@gmail.com>2018-05-16 10:54:08 -0400
commit802b65cfd634305f62d88cb57c54f8c053701d27 (patch)
tree12a06778d21a8b14bade3ccc8c9dd75f59f97e4a /frontend/package.json
parent3f9b14e3c1d7f47d9b3e48b94b3b5bf2c722205e (diff)
SSR Auth WIP
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json
index b8afed3..153f435 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -15,6 +15,7 @@
"apollo-boost": "^0.1.6",
"apollo-client": "^2.3.1",
"babel-plugin-styled-components": "^1.5.1",
+ "cookie": "^0.3.1",
"date-fns": "^2.0.0-alpha.7",
"downshift": "^1.31.14",
"graphql": "^0.13.2",