summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-05-16 12:33:56 -0400
committerWes Bos <wesbos@gmail.com>2018-05-16 12:33:56 -0400
commit7ec0943b5d48eb268d03cfa6321c7d83a0d02883 (patch)
treef15b62a9ff5f03d216c2509e52c575ea81febf49 /frontend/package.json
parent18752008f9abd7749f61f8d674f66de2a535c131 (diff)
remove cookie dep
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 3eb8b51..925a118 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -15,7 +15,6 @@
"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",