Replace marked.min.js with the marked npm package and update all references accordingly.
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
"tailwindcss": "^4.2.1",
|
||||
"vite": "^8.0.0",
|
||||
"vite-plugin-static-copy": "^3.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"marked": "^17.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user