html-md-converter

This commit is contained in:
Leon Letto 2023-09-15 15:03:10 -07:00
parent 5c4d775e2d
commit f3fcfb4bb1
8 changed files with 61 additions and 5 deletions

View file

@ -76,6 +76,7 @@
"qrcode": "^1.5.1",
"randombytes": "^2.1.0",
"sql-formatter": "^13.0.0",
"turndown": "^7.1.2",
"ua-parser-js": "^1.0.35",
"ulid": "^2.3.0",
"unicode-emoji-json": "^0.4.0",
@ -105,6 +106,7 @@
"@types/node-forge": "^1.3.2",
"@types/qrcode": "^1.5.0",
"@types/randombytes": "^2.0.0",
"@types/turndown": "^5.0.2",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.0",
"@unocss/eslint-config": "^0.55.0",