mirror of
https://github.com/morten-olsen/http.md.git
synced 2026-02-08 00:46:28 +01:00
feat: add javascript code block support (#13)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/find-workspace-packages": "^6.0.9",
|
||||
"@types/blessed": "^0.1.25",
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/marked-terminal": "^6.1.1",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/node": "^22.15.18",
|
||||
@@ -36,6 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"blessed": "^0.1.81",
|
||||
"chai": "^5.2.0",
|
||||
"chalk": "^5.4.1",
|
||||
"commander": "^14.0.0",
|
||||
"dotenv": "^16.5.0",
|
||||
|
||||
Reference in New Issue
Block a user