summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-03-27 12:54:55 -0700
committerDessalines <tyhou13@gmx.com>2019-03-27 12:54:55 -0700
commit05f0aee3ea88d3982e2efe6230f8c591540e4c92 (patch)
tree8b7c39e4928ffd1d6604ef3c5aad604357a031d9 /ui/package.json
parent2b08fe5be98ba1de0dc3c16f2f3f25ce3c2b262c (diff)
Adding moment time parsing
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 08443b14..0d30805d 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -22,7 +22,7 @@
"inferno-router": "^7.0.1",
"js-cookie": "^2.2.0",
"jwt-decode": "^2.2.0",
- "moment": "^2.22.2",
+ "moment": "^2.24.0",
"rxjs": "^6.4.0"
},
"devDependencies": {