Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 547d1cf

Browse files
committed
feat: add syntax highlighting
1 parent b720f00 commit 547d1cf

File tree

4 files changed

+255
-26
lines changed

4 files changed

+255
-26
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,11 @@
6161
},
6262
"dependencies": {
6363
"c12": "^1.1.2",
64-
"chalk": "^5.2.0",
6564
"consola": "^2.15.3",
6665
"lodash": "^4.17.21",
66+
"marked": "^4.2.12",
67+
"marked-terminal": "^5.1.1",
68+
"ora": "^6.1.2",
6769
"prompts": "^2.4.2",
6870
"uuid": "^9.0.0",
6971
"ws": "^8.12.1",

0 commit comments

Comments
 (0)