From 613426b27459a84fc7ea9c8e85a729ba4a43e625 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 13 Dec 2019 16:29:41 +0100 Subject: [PATCH] fix(datepicker): fixes #456 --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 87102c23c..a03239ca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16509,7 +16509,7 @@ } }, "tail.datetime": { - "version": "git+https://github.com/uni2work/tail.DateTime.git#6c08a826a5a8fbd7d3b72b82343f883317ef6995", + "version": "git+https://github.com/uni2work/tail.DateTime.git#57e4feb2d6a53c7e1d3630a2da7eb9a213fa288d", "from": "git+https://github.com/uni2work/tail.DateTime.git#master" }, "tapable": {