1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

fix highlighting

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-09-30 12:31:37 +05:30
parent 531a3c7f55
commit 26a9b72dff
7 changed files with 810 additions and 581 deletions
+4 -1
View File
@@ -5,6 +5,9 @@
"tailwindcss": "^3.2.4"
},
"dependencies": {
"npm": "^9.3.1"
"marked": "^9.0.3",
"marked-highlight": "^2.0.6",
"npm": "^9.3.1",
"prismjs": "^1.29.0"
}
}