aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/packages.lock.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-03-06 23:04:13 +0800
committerGitHub <noreply@github.com>2021-03-06 23:04:13 +0800
commitf7bf0b6609ac21165c8bd5502c0ec2b1a51bf618 (patch)
tree59507331750831118e7caa071a10e1cb8fc1e627 /BackEnd/Timeline/packages.lock.json
parent736ba716cfb87bc0e8e4979825a1693dc6010f9c (diff)
parent8f09e3172f249a9f5d229040415a0569e9d1c01b (diff)
downloadtimeline-f7bf0b6609ac21165c8bd5502c0ec2b1a51bf618.tar.gz
timeline-f7bf0b6609ac21165c8bd5502c0ec2b1a51bf618.tar.bz2
timeline-f7bf0b6609ac21165c8bd5502c0ec2b1a51bf618.zip
Merge pull request #347 from crupest/markdown
Markdown post auto translate data url.
Diffstat (limited to 'BackEnd/Timeline/packages.lock.json')
-rw-r--r--BackEnd/Timeline/packages.lock.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/BackEnd/Timeline/packages.lock.json b/BackEnd/Timeline/packages.lock.json
index 36442da7..da61aafc 100644
--- a/BackEnd/Timeline/packages.lock.json
+++ b/BackEnd/Timeline/packages.lock.json
@@ -23,6 +23,12 @@
"Microsoft.Extensions.Options": "3.0.0"
}
},
+ "Markdig": {
+ "type": "Direct",
+ "requested": "[0.23.0, )",
+ "resolved": "0.23.0",
+ "contentHash": "jPPcnHGSDSedPvwZ6jiMJpvK3iJGA2djU6TFmEr6XK2BiYK1ier2lTHVwDt41XLxDbfGu5Dn42hKDzwqs049PA=="
+ },
"Microsoft.AspNetCore.SpaServices.Extensions": {
"type": "Direct",
"requested": "[5.0.0, )",