From d8adfa6b141c8e3a8f11592b831c574dee8602b9 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 24 Apr 2022 14:20:52 +0800 Subject: ... --- BackEnd/Timeline/Timeline.csproj | 2 +- BackEnd/Timeline/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'BackEnd/Timeline') diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj index 6ab2f9d4..33ad5950 100644 --- a/BackEnd/Timeline/Timeline.csproj +++ b/BackEnd/Timeline/Timeline.csproj @@ -36,7 +36,7 @@ - + diff --git a/BackEnd/Timeline/packages.lock.json b/BackEnd/Timeline/packages.lock.json index 948b30cc..683332f9 100644 --- a/BackEnd/Timeline/packages.lock.json +++ b/BackEnd/Timeline/packages.lock.json @@ -23,9 +23,9 @@ }, "Markdig": { "type": "Direct", - "requested": "[0.30.0, )", - "resolved": "0.30.0", - "contentHash": "wpuC7a5W/c9bsAzQs8Pxuo2S1KlLDIL3stOHpWW7UwGneYbdh3fByPCAyGmsu5FzPsJsqpbjVSYU5RLKkwk2lA==" + "requested": "[0.30.2, )", + "resolved": "0.30.2", + "contentHash": "rm5rfHGP0BZtcB31CmQeWLLPdpG6xA6xN92x2KcNrl+9MPJONq9u4dfG7VgnTOxdjDnuEkX6GCxMYS+LpoKGOQ==" }, "Microsoft.AspNetCore.SpaServices.Extensions": { "type": "Direct", -- cgit v1.2.3