summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-02-13 17:04:00 -0500
committerWes Bos <wesbos@gmail.com>2018-02-13 17:04:00 -0500
commita09b01abf7c03e6b7e43f2175e5a34501808821b (patch)
tree21ae6feb1d9ac1a07f045dffc24db406e2a4183b /frontend/package.json
parentfa3ec3299b3fa33e5a699683beb96cfa4e6dd51d (diff)
omg it works
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 547a576..264480f 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -21,6 +21,7 @@
"apollo-link-state": "^0.4.0",
"auth0-lock": "^11.1.0",
"babel-plugin-styled-components": "^1.5.0",
+ "date-fns": "^2.0.0-alpha.7",
"downshift": "^1.25.0",
"express": "^4.16.2",
"graphql": "^0.12.3",
@@ -47,4 +48,4 @@
"devDependencies": {
"jest": "^22.1.4"
}
-} \ No newline at end of file
+}