summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
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
+}