fix: add @types/markdown-it to backend dev dependencies

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-06-20 23:37:59 +02:00
parent 3fe98e7f58
commit f32bd44091
2 changed files with 2 additions and 0 deletions

View file

@ -90,6 +90,7 @@
"@types/express": "4.17.17",
"@types/express-session": "1.17.7",
"@types/jest": "29.5.2",
"@types/markdown-it": "12.2.3",
"@types/mysql": "2.15.21",
"@types/node": "20.1.1",
"@types/passport-local": "1.0.35",

View file

@ -2301,6 +2301,7 @@ __metadata:
"@types/express": 4.17.17
"@types/express-session": 1.17.7
"@types/jest": 29.5.2
"@types/markdown-it": 12.2.3
"@types/minio": 7.1.0
"@types/mysql": 2.15.21
"@types/node": 20.1.1