From a49b04ae3c18fd6b51e149f18eeb6147fabbfe8d Mon Sep 17 00:00:00 2001 From: vibou Date: Thu, 20 Oct 2022 12:45:45 +0200 Subject: [PATCH] fix issues --- README.md | 2 +- tsconfig.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa41bc3..5ea3c12 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - +

diff --git a/tsconfig.json b/tsconfig.json index 6586c53..49759a1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -50,7 +50,7 @@ "types": [ "serverless", "lodash", - "moment", + "dayjs", "jest", "node" ] /* List of root folders whose combined content represents the structure of the project at runtime. */,